Recent content by Mark R

  1. M

    timestamp problems

    I am having problems accessing timestamp fields with certain values and I cannot use the TOracleSession->Preferences->TimestampAsString=true to solve it as it will cause problems in other areas of the program that must access the columns with AsDateTime. I am using Oracle 11gR2 and DOA 4.1.1.0...
  2. M

    Windows 7 / 64 bits and Oracle Explorer and Delphi RAD 2010

    You now have 2 Oracle home directories. It is finding the x64 home for TNSPing but the x32 home is used for DOA. You can put a copy of the TNSNames.ora in the x32 home or you can try changing the Windows path to find the x32 path before the x64 path.
Back
Top