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
Problem opening MDB file under Microsoft Access 2
Derek Simmers
2006-01-11 00:00:00
When I try and open Microsoft Access Database .MDB file under Access 2 DriverManager.getConnection("jdbc:Access:////mydir/XXXXXX.MDB") I get the message "failed to load database XXXXXX!" and SQLExeception.getNextException() gives the message "An invalid Access database page 0".

If I convert "XXXXXX.MDB" to for example "XXXXXX_2000.MDB" (Microsoft Access 2000 format) using the menu option Tools/Database Utilities/ Convert Database in Microsoft Access 2000 then try
DriverManager.getConnection("jdbc:Access:////mydir/XXXXXX_2000")
there is not a problem.

I am running the java program under unix but since it is pure java the OS should not be a problem

Hope someone can help

Thank-you
Re:Problem opening MDB file under Microsoft Access 2
HXTT Support
2006-01-11 00:00:00
Access 2 is a very old mdb format. HXTT failed to find enough Access 2 samples and hasn't received support request for that version. What's your project?
Re:Re:Problem opening MDB file under Microsoft Access 2
Derek Simmers
2006-01-16 00:00:00
The Issue has been resolved. The Access 2 mdb has been converted to Access 97 format at source and now the data loads OK.
Thanks!

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