Number Table Fields


2004-07-01 05:57:56 AM
delphi208
Thanks in Advance
I have created an App (Delphi 7) that opens approx 120 foxpro tables and
grabs the data (up to 9 million records in some cases and then inserts it
into an Interbase database. Depending on the indexes and tables some are
opened with standard driver, others using ODBC. However there is one problem
table that contains 219 fields, this table fails to open giving a List Index
error everytime, this is the largest table in number fields and largest
record size, not however in number of records, only about 170. Does anyone
have any ideas?
Thanks
Robert