hunterspot
Programmer
I have a history table. It has index on field1 and field2. when i try to insert a record i got an error saying Internal inconsistency error" and it closed down VFP. I am getting this only with one record. while trying to find out where the problem lies, started eliminating one field after the another and left with field1 and field2. i used the same data for these 2 fields when i got this error for the first time. I got the error. i changed the value of both fields and the error is gone. when i change the value of one field the error is back. the insert statement or the table don't like that particular data. the data looks fine and it doesn't give error for any other data.
any idea why this is happening?
Any input/advise is highly appreciated.
Thanks in advance.
any idea why this is happening?
Any input/advise is highly appreciated.
Thanks in advance.