hello
Expert
can anybody tell me how to merge Multiple database to a single database?
i have a desktop windows application [front:- C# , Bak-end - Sqlserver 2005]
that are distributed in multple branch & each having different database
my problem is how all branche's database can merge to single database? .
i have try sqlserver 2005 tablediff.exe , but problem is that it delete destination tables's records if source tables records is not match,
thanks
arup