Topics
Started by
Posts
Last post
Hi, I am trying to insert into another sql server using linked server SQL Query is: INSERT IN…
3 replies
I've written the following update trigger on my local machine, and i've tested it and works fine, b…
5 replies
Hi all, I changed the Default port number of SQL SERVER to some specific port number now i am able …
1 replies
Does anybody know where one could find some SQL 2K5 sample databases toe download? I know SQL 2K5 c…
5 replies
Hi, I'm just wonder what is the best way or is it even possible to have a customer error message fo…
2 replies
.....
2 replies
I have the following table in my DB, to which I want to add another 10 columns; aLL the new columns…
1 replies
I am trying to write a procedure to do the following: SELECT * FROM table1 WHERE PROGRAM_ID IN (2,3…
3 replies
hello all, i am passing the input parametar string but i want pass int cama saparator like........…
1 replies
I have two tables 1) tblProduct 2)tblProductSizeWidthColor I want to insert first into the tblProdu…
14 replies
I have 20 input parameters in a stored procedure and all are optional, but when given values from t…
2 replies
Hey Guys, I need some suggestion on this. I need to use files, stage them and create few reports. I…
6 replies
Full Error: Subquery returned more than 1 value. This is not permitted when the subquery follows =,…
3 replies
Hi, DECLARE @STARTDATE DATETIME SET @STARTDATE = '20090713' SELECT * FROM TableName WHERE DAT_TIM >…
14 replies
Is it possible to import data from flat file to sql table through SQL Command without creating tabl…
9 replies
Viewing 15 topics - 1,756 through 1,770 (of 4,155 total)
You must be logged in to create new topics.