Viewing 15 topics - 245,431 through 245,445 (of 284,027 total)
Topics
Started by
Posts
Last post
CREATE PROCEDURE [dbo].[getDueList] ( @unit VARCHAR(5 ), @cc varchar(11), @quizname VARCHAR( 25 ) …
1 replies
Hi, I would like to output to different (ideally dynamically created) sql tables based on the value…
1 replies
Is there a way to have OSQL append sql messages to the same output file. Thanks, Nag
1 replies
I have seen others complain of this, and now have experienced the joy myself: I have SSMS running o…
1 replies
Hey all, Can any provide me an SP which in turn will create SPs for INSERT/DELETE/UPDATE/GET SPs fo…
1 replies
Compare both declare @test-2 varchar(10) declare @field varchar(10) SET @field = 'CustomerID' Sel…
1 replies
I have a procedure that creates temp tables. When a user that has permission to execute the procedu…
1 replies
I would like to use SSIS to enable/disable jobs during holidays. Here's my plan... 1.&nb…
1 replies
Hello! I have a bunch of procedures to execute as a transaction. I need to be able to rollback the …
1 replies
Hi, I have to do the following : Database X on server X needs to be restored to server Y, the datab…
1 replies
Hi I am planning to call a stored Proc from another stored Proc... what will be the right syntax..w…
1 replies
1) We have source SQL Server 200 databases in one instance and target SQL Server 2005 in another in…
1 replies
Anyone have the proper syntax I can execute the results of a query? Thanks! --What I've done s…
1 replies
My application peforms an UPDATE to to a table that SQL performs a "sp_prepexec" on. The prob…
1 replies
hi can anybody tell me the work logic of google search engine.can i create a serach tool through sq…
1 replies
Viewing 15 topics - 245,431 through 245,445 (of 284,027 total)