Main   Products   Offshore Outsourcing   Customers   Partners   ContactUs  
JDBC Databases
  HXTT Access 7.1.243
  HXTT Cobol 5.0.242
  HXTT DBF 7.1.243
 
  Buy Now
  Support
  Download
  Document
  FAQ
  HXTT Excel 6.1.246
  HXTT Json 1.0.214
  HXTT Paradox 7.1.242
  HXTT PDF 2.0.242
  HXTT Text(CSV) 7.1.242
  HXTT Word 1.1.242
  HXTT XML 4.0.243
Offshore Outsourcing
Free Resources
  Firewall Tunneling
  Search Indexing Robot
  Conditional Compilation
  Password Recovery for MS Access
  Password Recovery for Corel Paradox
  Checksum Tool for MD5
  Character Set Converter
  Pyramid - Poker of ZYH
   
   
   
Heng Xing Tian Tai Lab of Xi'an City (abbr, HXTT)

HXTT DBF
Selecting from a large DBF table using index
Denis
2013-08-12 09:14:56
Hello,

I am wondering if there is any trick (or tips) for how to deal with the following scenario:

We have a CUSTOMER table that has 360000+ records. It is a DBF and has a CDX index file.

In NetBeans IDE, under Services tab, I've added the table and execute the following statement: SELECT [name],custno,contact FROM CUSTOMER WHERE CUSTNO > '92000'; It takes several minutes to display the results.

I am wondering if you know of a way(query?) that I can perhaps utilize the existing CDX index to perform that operation faster? Or is it already using it by default?
Re:Selecting from a large DBF table using index
HXTT Support
2013-08-12 17:10:37
Run once "create index abc of abc.cdx on CUSTOMER (custno);";
Then check whether your query be quicken.

Search Key   Search by Last 50 Questions




Google
 

Email: webmaster@hxtt.com
Copyright © 2003-2019 Heng Xing Tian Tai Lab of Xi'an City. | All Rights Reserved. | Privacy | Legal | Sitemap