Help!!!Cannt read localization Mdb files(Use Access97 and VB5) 
Author Message
 Help!!!Cannt read localization Mdb files(Use Access97 and VB5)

Hi!!!

I have localization mdb files use chinese Access 97 and chiness Windows
that create it.

I want read it into my english Vb5.0 application,But have problem is
3343 = Unrecognized database format ?databasename.mdb'
that I use data control read it

Hope any body can help me

Thanks!!!



Sun, 29 Feb 2004 23:10:22 GMT  
 Help!!!Cannt read localization Mdb files(Use Access97 and VB5)
One possible cause to this problem is:

Rapidly performing a large number of Open and Close operations on a
Microsoft Access database in a single session may result in the database
appearing to be corrupted with the Open operation.

To resolve this problem, you need to repair this database as below:

In Access, open the database, you may receive the following message:

   The database '<database name>' needs to be repaired or isn't a database
file.
   You or another user may have quit Microsoft Access unexpectedly while a
Microsoft Access database was open.
   Do you want Microsoft Access to attempt to repair the database?

To repair the database, click Yes.

If do not receive the prompt or if you click No, you can repair the
database by following these steps:

1. Close any open database.
2. On the Tools menu, point to Database Utilities, and then click Repair
Database.
3. Select the problem file in the Repair Database dialog box, and then
click Repair.

NOTE: I'm a Microsoft Employee, and I've been "encouraged" to include the
following information from our lawyers: this posting is provided "As Is"
with no warranties, and confers no rights. That means there is no warranty
of merchantability or fitness for a particular purpose, and no warranty of
non-infringement. See full details on terms of use.



Mon, 01 Mar 2004 14:28:46 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. VB5 Cannt read Access 2000 mdb files

2. why can't I seek queries on vb5 using access97 mdb files in a hospital

3. why can't I seek queries on vb5 using access97 mdb files in a hospital

4. import hebrew text files to mdb files, using VB5

5. How to import a text file to my mdb file using vb5

6. Using mdb reference is allowed only from mdb file

7. App in VB5 using Access97 incompatible with machine using Access 2000

8. App in VB5 using Access97 incompatible with machine using Access 2000

9. Corrupting an Access97 MDB file.

10. Export file *.mdb using VB6 HELP

11. binary files: reading from and to access7 using vb5

 

 
Powered by phpBB® Forum Software