Jump to content

Tim Legate

Members
  • Content Count

    3
  • Joined

  • Last visited

Posts posted by Tim Legate


  1. I am writing code to copy data from a msAccess table to an IB table. For some reason, the system can find most of the fields, but cannot find two of them and I cannot understand why...

    It does not find field "FN" or "CONADDED" in the fdToTable. I cannot see a reason that these two fields are any different than the others.

    Any advice would be appreciated. (Using 10.4 Community Edition Of Delphi and InterBase 14.0.0.501)

    tFromFields.jpg

    fdToTableFields.jpg

    CodeSnippit.jpg

    Exception.jpg

×