Main   Products   Offshore Outsourcing   Customers   Partners   ContactUs  
JDBC Databases
  HXTT Access v7.1
  HXTT Cobol v5.0
  HXTT DBF v7.1
 
  Buy Now
  Support
  Download
  Document
  FAQ
  HXTT Excel v6.1
  HXTT Json v1.0
  HXTT Paradox v7.1
  HXTT PDF v2.0
  HXTT Text(CSV) v7.1
  HXTT Word v1.1
  HXTT XML v4.0
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 | Refund | Sitemap