From: JS.staff <jsp...@ec...> - 2004-03-03 13:42:30
|
Using provider 1.5.0, if I do the following I get an error: =20 Open connection Begin transaction Do something Commit Prepare a different command -- Close connection =20 =20 When I close the connection I get an "Active transaction" error. However, if I Begin and Commit before I close the connection, there is no problem. =20 Is this a bug? =20 John |