zhouzg@changyi.com Guest
|
Posted: Sat Mar 08, 2003 11:00 am Post subject: Question about Transaction |
|
|
When I use AutoClone=True, and execute serveral Query and StoredProcedure in on transaction. After rollback transaction, only the first
operation is rollbacked, the other changes have been commited.
How can I use server Query/StoredProcdure in one transaction?
thanks. |
|