Change file format to Access 2002-2003 format

A

AndreasM

I search the Microsoft knowledge base because i take the message tha
"Microsoft Office Access failed to create the visual basic module". I find
that this happens because the database is in Access 2000 format. I try from
Tools->Options->Advanced to change it to Access 2002-2003 format with any
success...My database continue to be in 2000 format.So what can I do?
 
S

Sergey Poberezovskiy

You can create a blank database in 2003 format and then
import all the objects into newely created database.

HTH
 
A

AndreasM

Dear Sergey, thanks for your ansewr. Although, already i have tried to do
that but i dont know how to create a new database with 2002-2003 format. All
my tries have as result a 2000 file format database...
 
S

Sergey Poberezovskiy

You can go Tools->Options and change Default Database
Format there. Then all new databases will be created in
that format. Or you can try out my utility at
http://www.compros.com.au/AS/ReadMe.html

This utility allows to split a database file into a number
of xml files, then you can change the database format
manually in Database.xml file and re-construct the
database from those files.

HTH
 
Top