
May 2nd, 2012, 01:48 PM
|
|
Registered User
|
|
Join Date: Dec 2008
Posts: 2
Time spent in forums: 7 m 28 sec
Reputation Power: 0
|
|
|
Index files management with SQL
Index files management with SQL
I have to connect to a dbf dBASE IV database with 300000 registers.
The connection is made, but I don't know if the SELECT statement with the ORDER BY clause will give good result with the prior mdx index files from the dbf.
How can I SELECT the register according to one of the index previously created (and included in the mdx file) ?
Best Regards
|