RE: Oracle ORA-00911 Invalid Character [message #90985] |
Tue, 29 January 2002 05:04 |
Karen Canas
Messages: 1 Registered: January 2002
|
Junior Member |
|
|
I'm importing data from Oracle to Sql with DTS tool in SQL. It starts copying and ends with an error
[[Mircosoft]][[ODBC Driver for Oracle]]Oracle ORA-00911 invalid character
Any ideas?
|
|
|
RE: Oracle ORA-00911 Invalid Character [message #91116 is a reply to message #90985] |
Mon, 15 April 2002 07:51 |
Stian Skjorestad
Messages: 1 Registered: April 2002
|
Junior Member |
|
|
Hi,
You`ve probably solved this problem since you`re question came in January(!)
Anyway..
I had the same problem in a java-application supposed to connect to a Oracle DB.
What I did was simply to change the settings in the ODBC manager (win 2000), and set the bridge up under 'System DNS' rather than under user DNS.
It solved the problem for me..
|
|
|
|