Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index taking up too much disk space
Message
From
04/12/2005 11:32:31
 
 
To
04/12/2005 10:59:26
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP
Network:
Novell 6.x
Database:
MySQL
Miscellaneous
Thread ID:
01074663
Message ID:
01074727
Views:
27
>The index expression is a large string..
>
>I'm using:
>
>BINTOC(table1.primarykey) + BINTOC(table1.secondarykey) + BINTOC(table2.primarykey) + BINTOC(table2.secondarykey) + BINTOC(table3.primarykey) + BINTOC(table3.secondarykey)
>
>Are you saying I can get the same result from a different, smaller index expression but still reference these three tables and all 6 fields?

looking at your index i'd say that it is impossible. also, isn't this type of index violation of table normalization?
at least, it looks to me like bad practice to index one table with data from another tables...
* Human is a question asked by birth and answered by death. Machine is another kind of question with another kind of answer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform