Reported By: Elevate Software Reported On: 8/12/2004 For: Version 4.10 Build 1
# 1812TDBISAMQuery SaveToTable Not Working With Certain Live Queries If a live query selects only a subset of fields from a table, and does not select fields that exist in indexes in the table, then an error can occur when calling the TDBISAMQuery SaveToTable method.
SELECT custno
FROM customer
The customer table contains an index ByCompany on
the Company field, which is not included in the
above live query.
ResolutionFixed Problem on 8/12/2004 in version 4.11 build 1