Topics
Started by
Posts
Last post
bcp.exe Testdatabase.dbo.test in 1.txt -S Anand -U kumar -P kumar -t "," -r "" -c' For the above b…
3 replies
I wonder if anybody can help. I would like to log the parameter values of running stored procedures…
4 replies
Hi all. I want to use the following query in a sp to enable paging using ObjectDataSource. The prob…
7 replies
Hi there I am quite new to SQL 2005 and am stuck with a particular task . The requirements of the t…
2 replies
Hi, Please help in accomplishing this. i have a table like agentstatus(agentid,agenttype,cityid) i …
10 replies
I have desined a function to return a specific date format to me and it is working as expected but …
1 replies
Hi i am trying to run stored proc but getting confuse i have stored proc that has parameter of star…
7 replies
Trying to update a timestamp field with getdate(). Field is Varchar (16) and the time needs to be …
7 replies
Hi all, Is it is possible to associate multiple email accounts to a single profile created..? If po…
2 replies
is there any way to use the variable with top keyword? for eg: declare @val as int set @val=5 …
1 replies
I'm using table variable in place of cursor to increase the performance. There are two table variab…
5 replies
I have a table (SS2000) containing 3m rows which takes hours to process by a stored proc. Yet if I…
4 replies
Hi the below code gives me a running total for sales. I'd like to go one step futher and add in a p…
2 replies
Hello, I have a need to present a different orientation of data, and I would normally do this with …
3 replies
i am trying to execute simple query on server 2000 select * from employee where salary = ? but the …
4 replies
Viewing 15 topics - 10,786 through 10,800 (of 12,234 total)
You must be logged in to create new topics.