Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> JDBC- Error 00911: invalid character
Hello,
I'm having trouble with the Oracle-JDBC-Driver.
I have established a connection to my oracle-database, but everytime I try
to execute a simple statement like "select * from table1", it throws the
SQL_Exception
"error 00911: invalid character".
Copy&Paste the statement to the sqlPlus command line works fine!
I guess it's a problem with character set, but downloading the latest driver
for
Oracle 9.2.0.1.0 and jdk1.4 didin't bring any change.
Please help!!!
Christian Received on Thu May 15 2003 - 08:14:50 CDT
![]() |
![]() |