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
 Development Tools
 ASP.NET
 SQL DMO w/C# bringing Error/Exception issues

Author  Topic 

cromwellryan
Starting Member

2 Posts

Posted - 2002-11-14 : 09:44:14
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?

Ryan Cromwell
Reynolds & Reynolds

   

- Advertisement -