Hi All!
has anyone ever come up against the following?
I have a Delphi program (D6) which reads an ASCII format file into the relevent fields of an in-memory ClientDataSet table - this bit works fine.
However, on applying the updates (to an MS Access table) the data is occasionally not inserted correctly - sometimes entire rows are missed, at other times the contents of individual fields may be missed.
I'ved stepped through the Delphi code line by line and thoroughly checked the data prior to applying the updates and was wondering if the problem was at the Access end?
Anyone experienced anything similar?
regards
Steve
has anyone ever come up against the following?
I have a Delphi program (D6) which reads an ASCII format file into the relevent fields of an in-memory ClientDataSet table - this bit works fine.
However, on applying the updates (to an MS Access table) the data is occasionally not inserted correctly - sometimes entire rows are missed, at other times the contents of individual fields may be missed.
I'ved stepped through the Delphi code line by line and thoroughly checked the data prior to applying the updates and was wondering if the problem was at the Access end?
Anyone experienced anything similar?
regards
Steve