Topics
Started by
Posts
Last post
I have a column that has comments like the string below. I wan to get all the 7 digit numbers and …
9 replies
I'm having trouble understanding some of the Temp table documentation in the SQL BOL. To quote "A…
3 replies
Hi, can someone help me figure out the best syntax for this query? Much appreciated - SELECT sa.ac…
5 replies
Hi, I am getting an error in the VB script I have created - 'Object reference not set to an instanc…
1 replies
not a very sql question but i thought you might be able to help. i have to learn how to write …
3 replies
Hi Friends, How to get specified data from multiple tables( more than 10 tables) without using nest…
3 replies
Hello, I have these existing codes: CASE WHEN Month(GetDate()) BETWEEN 2 AND 7 THEN 2 ELSE 1 END AS…
1 replies
Hello Friends, I've task to make some complicated query in SQL. Have info on Purchase Order, Plans …
3 replies
hi, i am working on a script which searches if the backups are done or not by going to the backup f…
7 replies
Hi, I am very new to SQL. I am trying to get more performance out of our SQL 2005 32 bit server. I …
2 replies
I have a need to find a value shared/duplicated across a number of records. There are 3 tables inv…
1 replies
hi i want to execute external programs or call another functions ( inside an ocx or dll) inside sql…
1 replies
My Code: string LoginId = "seetha@xxx.com"; string Password = "uu"; //string Attac…
2 replies
Hi, I have to execute an SP from .bat file. What I have done is, I have created a .bat file with th…
4 replies
Hi, I've tried to search under this kind of topic for quite a while now, and was unable to find any…
1 replies
Viewing 15 topics - 601 through 615 (of 4,454 total)
You must be logged in to create new topics.