Activity overview
Latest activity by Gordon
Data Decompression Error
Hi
I am having some issues restoring one of my databases. I am backing up using the command line syntax via a stored procedure, copying the backup to a remote server and then restoring again using ...
Hi Eddie
Thanks for the reply. We updated the live box so both were running SQL SP2 and this has have fixed the problem so it looks like a service pack mismatch.
thanks for your help.
Gordon / comments
Hi Eddie
Thanks for the reply. We updated the live box so both were running SQL SP2 and this has have fixed the problem so it looks like a service pack mismatch.
thanks for your help.
Gordon
Restores failing - SQL Error Code 3201
I've been running SQLBackup v4 for months with no problem and now all my restores are failing with "Failed to read file list from backup file", error code 3201.
The error log says:
"Failed to get c...
After reading some other posts here I realise that my first point is actually a case-sensitive issue - if I type the table name in the correct case I do get the column names in the drop down list. It would be good if this was case insensitive.
cheers / comments
After reading some other posts here I realise that my first point is actually a case-sensitive issue - if I type the table name in the correct case I do get the column names in the drop down list. ...
Initial thoughts
Generally we like the product and will most likely buy it for the $50 price. Here's a few things we've found so far in testing...
SELECT * FROM table WHERE.....
If you select the table name from th...
Master Database Restore
Hi
What is the correct procedure for restoring the master database via the SQL Backup GUI? I have started SQL in single user mode via the command line but cannot connect to it via the GUI as it say...