Hi,
I have a requirement for migrating the data from a SQL server database to another SQL server database. The destination sql server may not be present in the same network where the source server is present, so connectivity between the two database will not be there. Please suggest some of the methods available to achieve this kind of migration. Database backup and restore may not be a viable option for this because we need to move incremental data based on some conditions...
Thanks
JP
Jayaprakash Jayakumar