I need a bit of code to automate the conversion of ALL linked tables (there are 65) into local tables.
The idea is to take any database and use it as a testing and development file without worrying of corrupting the production data as everything is local.
Ok, I know someone has a quick bit of code as I did have one which worked great but disappeared during a "disk cleanup" after I used it once and though "cool".
I remember it looped through the table collection but can't seem to get google to find what I once had.
Any ideas on paths I may use to achieve these results would be helpful.
thanks
The idea is to take any database and use it as a testing and development file without worrying of corrupting the production data as everything is local.
Ok, I know someone has a quick bit of code as I did have one which worked great but disappeared during a "disk cleanup" after I used it once and though "cool".
I remember it looped through the table collection but can't seem to get google to find what I once had.
Any ideas on paths I may use to achieve these results would be helpful.
thanks