Database extension is accdb when I want it to be mdb

眉间皱痕 提交于 2019-12-12 03:35:10

问题


I am using MS Office 2010. I want to create a .mdb database. I looked around but I don't know how to change the default extension.
This database will be used for practicing Java JDBC-ODBC connection and for that I need a .mdb database.
Please tell me how to change the default extension.


回答1:


When you create a new database, go to
File -> Options -> General, and set the Default File Format to Access 2002-2003.


回答2:


In MS Access 2010,

  • Click on the File tab and click the Save & Publish option on the left-hand menu.
  • You'll see that you have the option under File Types to choose Save Database As
  • Then under Save Database As, you can select different database file types, including: Access 2000 Database (.mdb) and Access 2002-2003 Database (.mdb).

    来源:https://stackoverflow.com/questions/14073581/database-extension-is-accdb-when-i-want-it-to-be-mdb

  • 易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
    该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!