Main   Products   Offshore Outsourcing   Customers   Partners   ContactUs  
JDBC Databases
  HXTT Access v7.1
  HXTT Cobol v5.0
  HXTT DBF v7.1
  HXTT Excel v6.1
  HXTT Json v1.0
  HXTT Paradox v7.1
 
  Buy Now
  Support
  Download
  Document
  FAQ
  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 Paradox
rs.next stops at 1000
Kyrill Klaus
2019-02-21 04:53:09
I have the Problem that
while(rs.next()) {
System.out.println(rs.getInt(1)+ " "+rs.getTimestamp(2)+" "+rs.getString(3)+ " "+rs.getInt(4));
}
stops at count 1000. I could not figure out how to increase this number.
I also tried to modify my statemant. But when i say select * from db where COMP_SENO is >= 1000 i get the error java.sql.SQLException: Can't parse.

I am using Java and the Paradox Driver.
Re:rs.next stops at 1000
HXTT Support
2019-02-21 06:06:06
Trial version limitations are listed at here:
SELECT queries return the first 1000 rows in the result set.
Re:Re:rs.next stops at 1000
Hans Peter
2019-02-21 06:12:59
thank you for the Fast answer.
Do you have maybe a solution for the second Problem of Kyrill?
Re:Re:Re:rs.next stops at 1000
black mamba
2019-02-21 06:54:46
you need to remove the is
Re:Re:Re:Re:rs.next stops at 1000
HXTT Support
2019-02-21 08:27:37
select * from db where COMP_SENO >= 1000

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