Recent content by Ulrich Kobsa

  1. U

    Q: DLL not found

    Hello, one of our customers reported, that when he tries to start our programm, he gets an error message 'NL80.dll not found'. We use Delphi 4 standard /SP3 and DOA 3.4.3. We have tested it against an ORACLE 7.3.4, 8.0.6 and 8.1.6.1 and all worked fine. Could this be a problem of the...
  2. U

    How to use cached updates ?

    Hello, how can I use cached updates when inserting new records to a dataset ? How can I get the rowid ? I want to insert new records to a table using a dataset and dataset.ExecSql, assigning the insert command to dataset.Sql Uli
Back
Top