Syncing Two Fields in Ywo Different DB's
Posted: Sat Aug 23, 2003 11:28 am
Hello,
I have two different mySQL databases that each have the same structure. One of the databases has some updated data that I would like to use to update the other database.
I have been unable to find any code that will take the data from one field and update the other database field if it's empty. I tried SQLog but it only syncs an entire datbase.
Anybody have any ideas? I'm not proficient enough to write my own script to accomplish this and I'm hoping there is already something like this written.
Thanks,
John
I have two different mySQL databases that each have the same structure. One of the databases has some updated data that I would like to use to update the other database.
I have been unable to find any code that will take the data from one field and update the other database field if it's empty. I tried SQLog but it only syncs an entire datbase.
Anybody have any ideas? I'm not proficient enough to write my own script to accomplish this and I'm hoping there is already something like this written.
Thanks,
John