Easy Settings for New Databases
This is a quick post on a slick new way to make sure that all of your new databases are set up just as you like. I'm running a little behind on the next regular post as the netcard in the machine I use to build the screenshots expired, so that will be coming after I get my machine patched back together.
Database Settings
Users often want to have a set of common settings and code for all of their new databases, and this wasn't very easy to do in the past. In Access 12, all you have to do to create a startup template is to create a new database called blank.accdb and put it under \Program Files\Microsoft Office\Templates\1033\Access. When you click on "Blank Database" in Getting Started, we'll make a copy of that database and start from there. That means you can easily load things like:
- Library code
- References
- Database properties
- Ribbon XML & the loader
- Default forms & reports
- Other configuration settings