ODBC Driver - Invalid string or buffer length

501 Views Asked by At

I upgraded my JDK from 1.5.0 to 1.6.0 and then i got this when i try to connect MS SQL through ODBC driver:

java.sql.SQLException: [Microsoft][ODBC Driver Manager] Invalid string or buffer length.

Any ideas on this. Thanks in advance.

0

There are 0 best solutions below