Wednesday, 28 August 2013

How to synchronize two tables stored in different databases

How to synchronize two tables stored in different databases

I have two tables in different databases. The tables are exactly alike
(same name,same columns,etc). My question is, how can I retrieve new rows
from parent table and store into the child table? I need to do so in a
click_event of a button. Thanks in advance.

No comments:

Post a Comment