Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SQLException: Backend code page is not same

843854Nov 19 2002 — edited May 13 2003
I get the following error when i try to connect to a SqlBase database:
"java.sql.SQLException: 00296 DBO IVC Backend code page is not same, check SQL.INI file and country.sql".
The database uses a Swedish coutry.sql file for swedish sorting (and 'sweden' setting in sql.ini).
I am using latest SqlBase JDBC-driverpack.

Is it possible to 'tell' the jdbc-driver to use a speciel coda page?

Regards, Micael Ericsson
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 10 2003
Added on Nov 19 2002
10 comments
372 views