Hi,
I am using JDBC Driver to access PgSQL 7.2. When I
add:
Statement.executeQuery("BEGIN WORK;");
...
Statement.executeQuery("Insert.........");
...
Statement.executeQuery("COMMIT WORK;");
in the java code.
I got:
transactions not supported!!
According the document of 7.2, transaction is
supported. Does anyone know what's wrong here?
Thanks!
Zengfa
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com