hi frdz
i'm doing web site
i have to use two databases
one is for web site (suppose call it as web db server-A) &
another is for some trasaction(call it as trans db server-B)
so i want to synchronize these databases.
means i want to do updation to these db [once in the day ]
[whtever changes made in B will be update db A from last updation point
at the end of day ]
so can u tell me how can i synchronize the databases.
thnks.........
i'm doing web site
i have to use two databases
one is for web site (suppose call it as web db server-A) &
another is for some trasaction(call it as trans db server-B)
so i want to synchronize these databases.
means i want to do updation to these db [once in the day ]
[whtever changes made in B will be update db A from last updation point
at the end of day ]
so can u tell me how can i synchronize the databases.
thnks.........
Comment