Activity overview
Latest activity by BVAN
Further information from my developer....
A publication to a replicated database is at the server level this does not re-store with a backup. You have to script out the publication and run it against the new server. When you do this it initializes all client databases and all of our users must delete their database and get a new one.
There may be a way around for this but I do not know if there is.
It appears that I will not be able to use SQLBackup to do this. / comments
Further information from my developer....
A publication to a replicated database is at the server level this does not re-store with a backup. You have to script out the publication and run it agai...
Backup Publication information?
We are replacing some of our SQL boxes with entirely new servers. We have backups of all the databases done with full and log ships.
We are running SQL Server 2000 and Redgate SQL Backup 5.3.0.178
...