AcNewDatabaseFormat Enumeration

Used with the NewCurrentDatabase method to specify the database format of the newly created database.

Version Information

Version Added: Access 2007

Name

Value

Description

acNewDatabaseFormatAccess12

12

Create a database in the Microsoft Access 2010 (.accdb) file format.

acNewDatabaseFormatAccess2000

9

Create a database in the Microsoft Access 2000 (.mdb) file format.

acNewDatabaseFormatAccess2002

10

Create a database in the Microsoft Access 2002-2003 (.mdb) file format.

acNewDatabaseFormatUserDefault

0

Create a database in the default file format.