I'm currently doing a large update to a split frontend / backend database.
I've made a local copy to work on.
I know changes to front end are easy, I can just over write the file on the client machines.
However, what is the best method to update the existing tables. They have new data since I started working on them.
Is there a way to copy across just the new fields form my local copy?
Or is it simply a case of a copy and paste job?
I've made a local copy to work on.
I know changes to front end are easy, I can just over write the file on the client machines.
However, what is the best method to update the existing tables. They have new data since I started working on them.
Is there a way to copy across just the new fields form my local copy?
Or is it simply a case of a copy and paste job?