Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Weird character

Weird character

From: Behar, Rivaldi <Rivaldi.Behar_at_ilonafinancial.com>
Date: Tue, 31 Jul 2001 10:11:05 -0700
Message-ID: <F001.0035A70D.20010731100155@fatcity.com>

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US