Main   Products   Offshore Outsourcing   Customers   Partners   ContactUs  
JDBC Databases
  HXTT Access 7.1.252
  HXTT Cobol 5.0.251
  HXTT DBF 7.1.252
 
  Buy Now
  Support
  Download
  Document
  FAQ
  HXTT Excel 6.1.255
  HXTT Json 1.0.223
  HXTT Paradox 7.1.251
  HXTT PDF 2.0.251
  HXTT Text(CSV) 7.1.251
  HXTT Word 1.1.251
  HXTT XML 4.0.252
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
Failed to load table (DBF)
Angel Pineda
2018-02-15 20:20:52
I?m trying to load table into my DataBase and returns the next error:

SQL Error [212992] [34000]: Failed to load table

The file is in the server(Windows), and I can see the table listed below my configured connection(DBF) but i cant query it

Regards!
Re:Failed to load table (DBF)
HXTT Support
2018-02-15 23:54:07
What's your jdbc url?

34000 means invalid cursor name.

If your file is at remote server, maybe there's a security limitation.

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);
Re:Re:Failed to load table (DBF)
Angel Pineda
2018-02-16 08:50:51
My URL is: jdbc:dbf:/C:/chapala

The File is in my own server, I?m using DBeaver to query my file but still throwing the same error

Regards!
Re:Re:Re:Failed to load table (DBF)
HXTT Support
2018-02-16 16:57:41
Then your table should have some invalid information. You can email us your sample.

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