Hi all,
recently we found out that mySql doesn't support transactions. We tried to
check the transaction support for an Access database from an entity bean in
the ejbStore procedure by invoking 'context.setRollBackOnly()' after
updating one of the tables. However we got the RollBackException instead of
a real rollback.
We used the jdbc:odbc bridge driver for that.
Generally we need a database server that:
1) Supports transactions
2) Has a bit operations support
3) Is an open source
Any advice will be greatly appreciated!
Regards,
Kamen
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]