Re: [ADMIN] [JDBC] Problem: upgrade from 7.1.3 to 7.2.1 ( database encode with ENC_TW)

2002-05-15 Thread Nick Fankhauser
Gordon- This looks like a subject for the PSQL-ADMIN list. I'll forward it over there, & you should also look there for the response. I know that one of the 7.1->7.2 issues is that unicode chars were not checked/rejected by 7.1 if there was no multibyte support in the compile, but you seem to hav

[ADMIN] JDBC problem

2000-10-29 Thread Bogdan Paduraru
I want to use JDBC with postgresql. I installed postgresql, and I tried a Java program from postgresql JDBC examples (called basic.java), but I get the error: Exception caught : java.lang.ClassNotFoundException: org.postgresql.Driver ,etc My CLASSPATH is ok I think. $ echo $CLASSPATH /usr/loc