Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Weird character
Hi List,
I got ora 911 (invalid character) or ora 904 (invalid column name) when running
application from VB.
I've turned trace session and found weird character in the SQL in output of
tkprof on trc file as the following :
UPDATE Address SET ZIPCOa=:1 AND E^=:32
(the correct statement is UPDATE Address SET ZIPCODE=:1 and CITY:=2).
Any clue why and how to solve it ?
V8161, VB6 on Linux 6.
Tia.
Rivaldi Received on Tue Jul 31 2001 - 12:11:05 CDT
![]() |
![]() |