I am trying to support an Oracle 8 database and an Oracle 7 database with the same version of the code. Everything seems to work just fine except for date fields.
After upgrading a database to Oracle 8, I get an error "size mismatch for field r_date expecting 75 actual 10". The code works fine...
After installing doa 3.3.1 on Delphi 4 build 2, I get an error - cannot load oci.dll.
I am running sqlnet 2.3 and sql plus is running fine.
I am in the process of getting my Oracle software reinstalled (waiting for the cd). Has anyone seen this?