For a daily data synchronization between (MS SQL SERVER 2000) central and local database (local dB has same schema as central dB but some tables in local dB will stay empty and out of data synchronization), what is the better solution:
1. Using the daily back-up, transfer of back-up file to local site and restore option on local site
Or
2. Transactional Replication option
Thanks
Software/Hardware used:
ASKED:
September 27, 2007 3:54 PM