Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Executing a stored procedure in the background
Message
From
10/02/2009 21:55:02
 
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Environment versions
SQL Server:
SQL Server 2005
Application:
Web
Miscellaneous
Thread ID:
01380765
Message ID:
01380771
Views:
45
>How exactly you're doing it? Did you try using SMO object http://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.backup.aspx ?

No, I am executing the store procedure from the IDbCommand.CommandText and IDbCommand.CommentType properties and then using that into the data adapter object with the ExecuteNonQuery() method.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform