Recent content by ajurysta

  1. A

    Dates - Oracle 7 vs Oracle 8

    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...
  2. A

    Could not load oci.dll error

    Yes, the environment is set correctly. The problem is in osession. I am guessing that I have some old doa files which are conflicting. Any thoughts?
  3. A

    Could not load oci.dll error

    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?
Back
Top