Posts
Sort by recent activity
SQL Doc for Analysis services?
Does red gate have any plans to add Analysis services 2005/2008/2008 R2 to their documentation tool? There isn't much out there so I would think it would be a great opportunity.
When will sql doc support sql 2008 r2 CU3?
I tried using sql doc 2 on sql 2008 r2 CU3 but it said that the sql version was unsupported. Any ideas when sql doc will support sql 2008 r2 cu3?
online restore
Can we do SQL 2005 online restore with red gate backups? In sql 2005 native, this would be the ability to perform a restore operation while an instance of sql server is running assuming we have en...
Restore whole table in SQL Backup
Other backup products have a feature where you can restore a particular table from backup but it doesn't look like SQL Backup 5 can do this directly. I understand that row level restore is availab...
The specified network name is no longer available error
I have a sql backup that has been running fine until two days ago where one of the dbs is giving the following error:
Warning: System error 64 (The specified network name is no longer available)
Th...
Restore failure on enrypted backup
I have a backup of a red gate sql v5 encrypted backup from a sql 2000 enterprise sp4 server. I'm trying to restore it to a sql 2000 sp4 developer edition server and I am getting the following erro...
Documenting from sql compare snapshot
Is there any way to use sql doc to document a sql compare snapshot in an automated fashion? What we're trying to do is to automate the documentation of differences so that when someone comes up to...
sql backup v5 does not move file on restore
I'm trying to copy the backup file to a destination but nothing seems to work. Here's code I've tried:
exec master..sqlbackup N'-SQL "RESTORE DATABASE [<database>]
FROM DISK = ''\\server\share\fol...
Unable to cast object error
Hi--
I'm using version 5 of sql compare and I am trying to compare two databases and I'm getting the following error:
"Unable to cast object of type 'System.DBNull' to type 'System.String'.
Even wh...
command line cannot load project
Hi!
I created a project and was able to generate documenation via the GUI. I'm trying to generate the documentation via the command line and I'm getting the following error message:
File <file nam...