[Info-vax] 2 Rdb JDBC questions

Arne Vajhøj arne at vajhoej.dk
Sat Nov 4 17:05:03 EDT 2023


1) Are there a driver newer than:

Oracle JDBC for Rdb Thin Driver Release 7.3.5.0.3

?

2) Anyone ever gotten column with IDENTITY working with
PreparedStatement getGeneratedKeys()?

I get a result set back, I am expecting either
an int or a long value, but I actually get a
SQL CHAR(8) Java byte[] length 8 back with some
values that I cannot match with the actual
generated id. SELCT of tablename.CURRVAL works
fine.

Arne




More information about the Info-vax mailing list