Main   Products   Offshore Outsourcing   Customers   Partners   ContactUs  
JDBC Databases
  HXTT Access v7.1
 
  Buy Now
  Support
  Download
  Document
  FAQ
  HXTT Cobol v5.0
  HXTT DBF v7.1
  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 ACCESS
java.sql.SQLException: Failed to go Rowid 00009D8F0006 of table cutoff_tel!
Attiq Shahzad
2006-11-14 01:15:51
java.sql.SQLException: Failed to go Rowid 00009D8F0006 of table cutoff_tel! For more information, please use SQLException.getNextException().

at com.hxtt.global.SQLState.SQLException(Unknown Source)
at com.hxtt.sql.access.z.a(Unknown Source)
at com.hxtt.sql.o.a(Unknown Source)
at com.hxtt.sql.w.a(Unknown Source)
at com.hxtt.sql.w.a(Unknown Source)
at com.hxtt.sql.by.q(Unknown Source)
at com.hxtt.sql.db.a(Unknown Source)
at com.hxtt.sql.db.a(Unknown Source)
at com.hxtt.sql.cu.a(Unknown Source)
at com.hxtt.sql.cu.next(Unknown Source)
at LoadData.run(ETL.java:860)
Re:java.sql.SQLException: Failed to go Rowid 00009D8F0006 of table cutoff_tel!
Attiq Shahzad
2006-11-14 01:18:50
Access_JDBC30.jar
The above error came in ACCESSS JDBC Driver after reading (3,80,873) 0.3Million Records approximately.
Re:Re:java.sql.SQLException: Failed to go Rowid 00009D8F0006 of table cutoff_tel!
HXTT Support
2006-11-14 03:32:45
You can use
catch (SQLException sqle) {
do {
System.out.println(sqle.getMessage());
System.out.println("Error Code:" + sqle.getErrorCode());
System.out.println("SQL State:" + sqle.getSQLState());
sqle.printStackTrace();
}
while ( (sqle = sqle.getNextException()) != null);
}

to know why one row failed to read by HXTT Access.

You can zip and upload your backup database and corrupted database into:
ftp site: ftp.hxtt.com
ftp user: anonymous@hxtt.com
ftp password: (empty)
login mode: normal (not anonymous)
ftp port:21
upload directory: incoming
transer mode: binary (not ASCII)
After upload, you can't see that upload file, but it has been upload.

You can choose to zip and email webmaster.hxtt@gmail.com too.


Re:Re:Re:java.sql.SQLException: Failed to go Rowid 00009D8F0006 of table cutoff_tel!
HXTT Support
2006-11-22 07:58:50
Haven't seen your sample or reply still:)

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