Activity overview
Latest activity by richie_e
AARGH!
Hi
I pressed some combination of keys in SQL Server Management Studio (i dont have a clue what I did)
and it created this in comments in the Query editor window:
/*
AAAA AAAA AAAA AAAA RRRRR GGGG H...
Hi
I installed & launched SQL Data Compare 7, ran the same comparison between the db and the very same backup file.
I now get this error - the backup files is definitely valid because I was able to dig into it with SQL Compare in the first place!
The backup is encrypted , but this is not a problem usually with Compare 7 - Im just prompted to enter it. [image]
Any help would be appreciated,
Richard[/img] / comments
Hi
I installed & launched SQL Data Compare 7, ran the same comparison between the db and the very same backup file.
I now get this error - the backup files is definitely valid because I was able to...
Thanks
I ran the synchronisation and it only restored the schema of the object rather than the data contained in it.
Is this where Data Compare comes in to play?
Cheers / comments
Thanks
I ran the synchronisation and it only restored the schema of the object rather than the data contained in it.
Is this where Data Compare comes in to play?
Cheers
SQL Compare 7 Object Level Restore from Backup File
Hi I was wonderifing how I could use SQL Compare 7 to do an object level restore of a table from backup
I did a comparison of Live SERVER1 to backup file backup.sqb.
Backup.sqb has the table I want...
Pete,
You answer is just what I was after. The backups are finishing at different times as one of the databases is significantly larger than the other.
I will bear this in mind when doing my restores.
Many Thanks
Richard / comments
Pete,
You answer is just what I was after. The backups are finishing at different times as one of the databases is significantly larger than the other.
I will bear this in mind when doing my restor...
Backup Coupled Databases Consistently
Hi all
Our production system consists of two SQL 2005 databases A and B on different servers. Server A is running SQL Backup 4.
Server B is running SQL Backup 5.
Server A has a set of Tables which ...