View Full Version : Configuration Management with MS Access (exporting elements)


squinn03
07-10-2007, 01:23 PM
Can anyone recommend any best practices or suggestions for Configuration Management with MS Access? We have additional developers our project and have a pressing need for better CM procedures

For example, it appears that the entire Access database (.mdb) file must be put under source control... Is there any way to use version control for specific database elements, i.e forms, tables, etc?

I know that the modules can be exported and put into source control as text files-- that works nicely. I'd like to do something similar for the other database elements. I haven't had much luck exporting elements (other than the modules).

I'm using Access 2003...

Any thoughts or suggestions?

Thanks.