Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 execute a sp from a user's computer

Author  Topic 

xasco
Starting Member

1 Post

Posted - 2008-07-10 : 03:27:30
I need to find a solution to execute a store procedure from a user's computer.

Should I use maybe from a batch file? should I install a SQL runtime?

thanks for your help

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2008-07-10 : 03:38:39
use the sqlcmd util
http://msdn.microsoft.com/en-us/library/ms162773.aspx


KH
[spoiler]Time is always against us[/spoiler]

Go to Top of Page
   

- Advertisement -