Access Format

  • Thread starter Thread starter Khalil Handal
  • Start date Start date
K

Khalil Handal

Hi,
A file is in the "access 2.0 file format"
How can it be changed to "access 2003 format"?

Khalil
 
I believe that it will be a 3-step process. First you'll need to find someone
with a copy of Access 97 and convert it to that format.

Second you can covert the A97 version to A03.

Third you'll need to test and find out what code does not work and fix it.
 
Downloade and run file.
Getting message of couruption but still have the same error of corruption
even after try to fix it??
I will try Jerry's solution and see if it works.

Thanks to both of you.
 
Tried to "compact and repair Database" but didn't work.
I think I reached a point where it is beyond repair.
What is interesting that it opens after that, but haven't try if EVERYTHING
is working
1\
 
Access 2.0 databases had separate compact and repair functions. If it opens,
it can usually be repaired.

MAKE SURE THAT YOU WORK ON COPIES OF THE ORIGINAL FILE.

If you have Access 2.0, you can almost always fix the corruption by creating
a new database and importing all the objects. Corrupted objects will not
import. You can fix them by creating a new object and copying & pasting the
controls. Once you've fixed the broken object, import it into your new
database.

Compile everything before trying to convert it. Once it compiles, it should
convert nicely.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com
 
Thanks Arvin. Worked just fine


Arvin Meyer said:
Access 2.0 databases had separate compact and repair functions. If it
opens, it can usually be repaired.

MAKE SURE THAT YOU WORK ON COPIES OF THE ORIGINAL FILE.

If you have Access 2.0, you can almost always fix the corruption by
creating a new database and importing all the objects. Corrupted objects
will not import. You can fix them by creating a new object and copying &
pasting the controls. Once you've fixed the broken object, import it into
your new database.

Compile everything before trying to convert it. Once it compiles, it
should convert nicely.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

vbYesNo 2
Minimize DataBase Window 1
counting records 8
access xp Code Hiding 1
vbYesNo 6
Convert WAV to MP3 4
date format 2
How to Convert MBOX to PST Online? 3

Back
Top