Recent content by Tom

  1. T

    int64, DOA, and Oracle 7.3.4

    I'm looking for information on what the "best practice" is when working with Delphi 5's int64 type, DOA, and Oracle Server 7.3.4 (we will be moving to 8 but not quite yet). The best I have come up with so far is to pass the int64 value back and forth from/to my queries as a string and perform...
Back
Top