Hi
I'm a MSSQL developer and I've recently been tasked to fix up an Access based system. This change involves making database changes. I dont want to develop on the "live" datbase, i'd rather make a copy of one and then at the end when all testing is complete sync the live one with the dev in terms of the structure.
How do I do this with access? Can I make upgrade scripts from the dev database and run them on the "live" access database?
Thanks!