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)