Main   Products   Offshore Outsourcing   Customers   Partners   ContactUs  
JDBC Databases
  HXTT Access 7.1.259
 
  Buy Now
  Support
  Download
  Document
  FAQ
  HXTT Cobol 5.0.258
  HXTT DBF 7.1.260
  HXTT Excel 6.1.262
  HXTT Json 1.0.230
  HXTT Paradox 7.1.258
  HXTT PDF 2.0.258
  HXTT Text(CSV) 7.1.258
  HXTT Word 1.1.258
  HXTT XML 4.0.259
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 ACCESS
stmt.executeQuery() it answers slowly
Ezio
2006-11-27 08:28:05
whit the same code
Statement stmt = getConnectionStatement(var,from);
stmt.setMaxRows(1);
stmt.setFetchSize(1);
t = System.currentTimeMillis();
rs = stmt.executeQuery(query);
answers slowly respect to HXTT Access JDBC30 trial version.
Re:stmt.executeQuery() it answers slowly
HXTT Support
2006-11-27 16:59:38
Because MS Access format database need to query and load some other tables for the first query, you can find the quicker speed for the following 2nd, 3rt, ..., queries.

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