Icon View Incident Report

Minor Minor
Reported By: Roy Lambert
Reported On: 3/7/2005
For: Version 4.17 Build 1
# 1991 TDBISAMTable GotoCurrent Method Issuing Exception When One TableName Property Has .dat Extension

I have this line

tblContacts.GotoCurrent(mnd.KnownEmails);

and get this error message

Source and destination tables are incompatible

They are both pointing to the same table on disk, both using the same session and database.


Comments Comments and Workarounds
One of the table components contained a .dat extension in the TableName property, which was throwing things off.


Resolution Resolution
Fixed Problem on 3/7/2005 in version 4.18 build 1
Image