Topics
Started by
Posts
Last post
I have a query that some very kind souls helped me get working. They query works great, however th…
7 replies
I have a DTS package where i have a Data Pump task with data getting loaded into a sql table from a…
7 replies
Guys, I have txt file with following values fname lname ______________ Tom Gray Tim Junk I want to …
1 replies
I'll try to make this simple, but first, a few requests & info for you: 1) &nb…
11 replies
Hello all, Im using the following in a query SELECT sess.attendDate, DATENAME(dw, sess.attendDate)A…
2 replies
I have a table(emp_names) with two columns e_id and name and the tables data is shown below. e_id &…
4 replies
I am running an update to a table of 23.5 million rows with 23 indexes. The update is fairly s…
4 replies
Hi using declare @a int, @b-2 int set @a=0 while @a< 20 begin set @a=@a+1 print @a end …
2 replies
i am trying to creat a password policy that will also check the date that the password was created.…
4 replies
Hi, I don't know what is wrong I have this T-SQL Select 1: SELECT PRODDTA.F0911.[GLREG#] FROM PROD…
4 replies
I create a report based on values passed from a front end. The user selects the statuses they want …
4 replies
Hi all, we have applications for SQL2000. we have problem with spanish characters. how can we expla…
4 replies
I am attempting to use SETUSER, trap the error (if returned) and handle it accordingly. I get the …
2 replies
Well guys here I'm back again. Thanks a lot for helping out. This is my real question: I have sql s…
4 replies
Is there any way to save the output from a FOR XML statement as an xml file on a local drive? I wou…
7 replies
Viewing 15 topics - 5,131 through 5,145 (of 17,082 total)
You must be logged in to create new topics.