OdbcTransaction class -
05-04-2004
, 05:06 PM
I am developing the web application under the following environment
Window 200
..NET Framework 1.
Mainframe DB2 databas
I need to use BeginTransaction, Commit, and Rollback methods for my project, but I have been told that they only supported by the Framework 1.1. Is this true? My company does not have any plan to upgrade to framework 1.1 in the near future. Is there a patch for framework 1.0 that includes OdbcTransaction class? or, Is there any other way to do this? Thanks
Joh |