Activity overview
Latest activity by Philn
Backup and restore db from SQL 2012 to SQL 2008
Hi,
Can RedGate Backup restore a SQL 2012 Backup db onto SQL 2008?
We have a need of set up transactional replication via backup and restore for SQL 2012 database to SQL 2008 and currently MS backu...
Hi James,
Thanks for the suggestions, I tried your suggestions - have not get it working yet, but will let you know the result.
Also I was able to work around this problem using MERGE statement, but it's mean I am not using the SDK. :-(
Thanks for your help James / comments
Hi James,
Thanks for the suggestions, I tried your suggestions - have not get it working yet, but will let you know the result.
Also I was able to work around this problem using MERGE statement, bu...
How to data sync heap tables (table w/o any pri/index keys)
Hi,
I need to sync tables that has no primary/index key using SQL Data Compare SDK. Is this possible in SDK?
Thanks in advance.