Hi,
I need to do a number of SQL operations in a transaction scope, is it possible the include a SQL_Execute statement in that same transaction? From what I can tell we open a separate connection to SQL with SQL_Connect putting it out of the transaction scope
*This post is locked for comments