Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Today i have lost the idx and not structural cdx
Message
From
02/03/2005 05:02:23
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Today i have lost the idx and not structural cdx
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
00991877
Message ID:
00991877
Views:
64
Doc:

All IDX index files (non-structural, or non-CDX based, indexes) must be closed during transactions.
Only structural indexes are supported within transactions.


This is a necessary restriction for shared tables, but for a exclusive cursor does not have reason.

My application uses remote backends only, and therefore all the tables are exclusive.
Someone could ask to me:
the struct cdx they are not enough to you?

It could also be, but the indices idx come builded in much little time,
and for to order grid columns they are optimal.

Fabio
Reply
Map
View

Click here to load this message in the networking platform