Hi!
I need some help with the ADS OleDB Provider for Visual FoxPro.
I'm trying to insert data from an 64-Bit .net-Application into a FoxPro Database. The table in which the data will be inserted has about 130'000 records, 139 fields and 11 indexes. Every time I run my sample application i get an error which says that the indexes are corrupted after only 3 or 4 inserted records.
If I use a smaller table to insert some sample data there is no problem with corrupted indexes.
Does someone know this problem and has found out a way to solve it?
Thanks!