Viewing 6 posts - 1 through 6 (of 6 total)
Thanks a lot ! The Web service Timeout concept worked !
If we give the WebService Timeout = -1 , then it is assumed to be infinite timeout.
-Sandeep
September 27, 2006 at 10:53 pm
Hi,
You can kill the process using 'Kill' in SQL Analyser.
Example you have spid =5.
Kill 5
will kill the process with SpID 5.
Till you disconnect all the Database...
October 25, 2005 at 12:17 am
Hi,
thanks for ur reply.
But could you pls tell me wat is SQL-DMO ? and how should I go ahead with it ?
October 23, 2005 at 10:43 pm
Ya thats fine..
But could you pls let me know how to generate script,if u know the same. ?
Thnaks in advance//..
October 20, 2005 at 5:17 am
No u didn't get my question.
By dynamic SQL we can create a table.But I want that,...
Table is already created, I want to extract the SQL 'CREATE' script for the table.As...
October 20, 2005 at 4:58 am
Viewing 6 posts - 1 through 6 (of 6 total)