Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Temporary indexes and buffering
Message
From
20/06/2001 12:26:05
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Temporary indexes and buffering
Miscellaneous
Thread ID:
00521539
Message ID:
00521539
Views:
33
I am using temporary indexes(.idx) to reorder a table in a grid on HeaderClick. On another page of the form the current record can be updated. All indexes are released and the .idx files deleted before attempting a TableUpdate command. However, a "Table has one or more non-structural indexes open. Please close them and retry the Begin Transaction" is returned from one of the database stored procedures. Buffering is type 3 - optimistic row. Ignoring the error continues execution as desired.
I understand using temporary indexes in VFP is not the best idea. Should I forget about them entirely, or is there a way around this problem?
Any and all suggestions gratefully received.
Ben
Next
Reply
Map
View

Click here to load this message in the networking platform