ERR ORA-00936

skhur

Member
I upgrade DOA3.45 to 4.03
and Recompile But I have get Err ORA-00936.
what can i do.
and upgrade Doa 4.05. It also shows err Message "incorrect Delphi Version".
so I reinstalled Doa 3.45 and source recomplied
and then it was OK. Please Help Me.
 
I use Oracle817/infopowerGrid2000/QudemGrid/Delphi5.
I maked that Grid A display Data when I click Grid B row.
and i use TOraclewwdataset.
QBE Mode False.
QBE Definition Gerneral Save QEB and allow file checked and Fileds Quertable checked.
I show occurred err alias files when Test run.
Exe file execute OK with Doa3.45 but Doa 4.03 or 4.05 Err.
When do you get ORA-00936?
I get ORA-00936 when execute Exe file.
I setting Defualt QBE(Same setting DOA3.45)

When do you get "incorrect Delphi Version"?
I get "incorrect Delphi Version" when i Compile.
it Also set Defualt QBE(Same setting DOA3.45)
 
Can you verify what SQL is executed when this error occurs? You can either set TOracleDataSet.Debug to True, or use the Oracle Monitor.
 
Back
Top