EDatabaseError - expecting: Integer actual: FMTBcdField
Posted: Mon 19 Jan 2009 12:11
Delphi 2007 - version 11.0.2902.10471
Oracle 10g XE
dbxoda.exe Trial version 4.40.0.13
Using DBEpress.
I have created a table with a Numeric(9) field since Integer in Oracle would create a Numeric(3Cool filed, but in My Field Editor it (Numeric(9)) always apear as FMTBcdField.
How can I use and set an OracleSession?
Observation: my Delphi does not find "OraClasses.pas" file and it cannot see "TOraSession" class even after I have set correctly the library path.
Thanks.
Oracle 10g XE
dbxoda.exe Trial version 4.40.0.13
Using DBEpress.
I have created a table with a Numeric(9) field since Integer in Oracle would create a Numeric(3Cool filed, but in My Field Editor it (Numeric(9)) always apear as FMTBcdField.
How can I use and set an OracleSession?
Observation: my Delphi does not find "OraClasses.pas" file and it cannot see "TOraSession" class even after I have set correctly the library path.
Thanks.