I have a huge MS Access document with built-in VBA codebase. Is it possible to track the file (as I am developing it) with a (mercurial) version control system? Can I extrac
It's possible with MS Access to export most of the code through scripts. I posted some here a while ago:
How do you use version control with Access development?