Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'invalid buffdirty call', deleting records
Message
From
28/12/2000 20:18:16
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
'invalid buffdirty call', deleting records
Miscellaneous
Thread ID:
00457646
Message ID:
00457646
Views:
62
I'm having the "invalid buffdirty call", when i tried to delete some records of a free table

example:

sele table1
dele for table1.field1<=date()-30

sele table2
dele for table2.field1<=date()-30

sele table3
dele for table3.field1<=date()-30

sometimes table1 make the call, sometimes two of the tables, sometimes every table, i solved this copying the records to a new table, zapping the table and append the records from the new table.... but, i don't want to do that

what's going on??

TIA
Reply
Map
View

Click here to load this message in the networking platform