Executing system stored proc from vb.net app

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to run a system stored procedure (SP_DETACH_DB) from vb.net
application. I am getting the following error

SP_DETACH_DB not allowed within multi-statement transaction.

How can I fix this? Thanx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top