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 2000 Forums
 SQL Server Development (2000)
 SQL DMO w/C# bringing Error/Exception issues

Author  Topic 

cromwellryan
Starting Member

2 Posts

Posted - 2002-11-14 : 12:16:08
As part of some build and deployment tools we've written here for our database products, we used SQL-DMO through .Net, specifically C#. During deployment a number of batch scripts are run via an ExecuteImmediate called on a single connection to either a server or database object. When an error occurs in one of the scripts, all following scripts throw another exception without details. I'm at a lose other than assuming the last COM error is not being reset. Doesn't anyone have any ideas?

robvolk
Most Valuable Yak

15732 Posts

Posted - 2002-11-14 : 12:39:48
Please don't cross-post:

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=21596

Go to Top of Page
   

- Advertisement -