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)
 Using SP's in a Transaction

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-04-06 : 17:46:23
Drew writes "Is it possible to use stored procedures in a transaction. I have several ASP pages using SQL statements. I'd rather have them use stored procedures, but I don't know if they can be rolled back in a transaction or not. Can they, and if so, do I need to do anything special to get them to work? If not, I'm not sure why you would use SP's in an ASP page. Can you help me understand?

Thanks,
Drew"
   

- Advertisement -