Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Used with the NewCurrentDatabase method to specify the database format of the newly created database.
| Name | Value | Description |
|---|---|---|
| acNewDatabaseFormatAccess12 | 12 | Create a database in the Access (.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. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.