Topics
Started by
Posts
Last post
Hi People I've got a user defined function to convert RTF data to text - it just stripts the format…
3 replies
OK folks, I need to dump some data from my database and give it to another company. I just ca…
6 replies
By: Luke L
Hi, I'm using xp_sendmail to send automatically emails from SQL Server 2000, regarding different st…
2 replies
Hi, I have a view that contains rows with the id of a person and a date that they worked…
2 replies
Yes, yes, I know...avoid cursors...and, I do. In fact, that is why I now have a question.&nbs…
5 replies
I would like to append records from table1 in database (data1) into table2 in database (data2) unde…
8 replies
Hi, I am calling a stored proc (P1) from another stored proc(P2). The underlying proc (P1)&nbs…
6 replies
Hi Guys, I declared one variable and assign the values like 'star, moon, sun, galaxy' The output sh…
2 replies
By: Mike C
I have seen a lot of posts come accross on converting rows of data to columns. I run into thi…
2 replies
By: Mike C
Hi, I need to write a stored procedure that accepts startdate, enddate. I need to display the dat…
6 replies
By: Mike C
I would like to introduce some type of paging on a table with a large result set. Basically, …
4 replies
By: Mike C
This is my script: declare @DatabaseName varchar(50), @MatchedCompanyID int -- fnMatchCompany is …
2 replies
By: Mike C
Hello, I am really stuck and maybe I am just looking at this incorrectly... I want to return a reco…
1 replies
Hi All I have table already populated with some data. These are some chang…
2 replies
Hi Guys, One of the column in a table contain the list of values like 'hello, thanks, movies, ticke…
2 replies
Viewing 15 topics - 7,351 through 7,365 (of 17,082 total)
You must be logged in to create new topics.