set auto commit problem

2001-05-15 Thread Einav
Hi, I'm tring to make connection.setAutoCommit(false) with "org.gjt.mm.mysql.Driver" driver, I recieve an exception that says : "cannot disable AUTOCOMMIT " . Is it the driver, should I use different driver, and suggestion ? Thanks a lot einav. Einav Lavi-Pdut software

Lock objects

2001-04-02 Thread Einav Lavi-Lapidot
I want to work with an object that provides numbers, like sequence in Oracle database. Is there anything similar ? Of course, the object should be locked every time a specific user wants to get the next value. ( again, like sequence in oracle ). Thanks a lot. Einav. Einav Lavi-Pdut software

Id of row

2001-04-01 Thread Einav Lavi-Lapidot
l contains that kind of type/representation ? Thanks, Einav. Einav Lavi-Pdut software engineer [EMAIL PROTECTED] - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/

data types

2001-04-01 Thread Einav Lavi-Lapidot
Hi all , Can I get a list of all data types at mySql 3.23 ? I'm starting to work with it, and it would be very helpful. Thanks, einav. Einav Lavi-Pdut software engineer [EMAIL PROTECTED] - Before posting, please