Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any corruption problems using compound indexes?
Message
From
17/05/2010 16:53:57
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Any corruption problems using compound indexes?
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01464942
Message ID:
01464942
Views:
104
Hello,

We are using compound indexes to improve our data access speed which has improved. We are sometime getting our indexes corrupted and don't know if it's related.
Does anyone have any experience or knowledge about the "does and don'ts" of using compound indexes? Are they OK to use or are there reliability issues.

Examples of indexes I'm using:
*----- Views Defined for Compound Indexes
INDEX ON STR(iCustomer_Masteriid) + ctrans_type + cTrans_No 					 TAG CDX_1
INDEX ON STR(iCustomer_Masteriid) + ctrans_type + cTrans_No + STR(iapply_seq) + cRate_Table_Code TAG CDX_2
Next
Reply
Map
View

Click here to load this message in the networking platform