Viewing 3 posts - 1 through 3 (of 3 total)
First off, where is the database located? Is it in the default location for SQL 2005 (program files\Microsoft SQL Server\MSSQL\Data)?
Second, if you do a properties on the...
November 28, 2007 at 6:16 am
Couple of things here. First I would make sure that you are not trying to restore to the same data directory as the SQL 2000 database files are in....
October 29, 2007 at 7:16 am
Just make sure that you also grant security permissions to the new location for your backups/database location. The security setting is for SQLServer2005MSSQLUser$MACHINENAME$ SQLINSTANCE to have modify access to...
October 29, 2007 at 7:03 am
Viewing 3 posts - 1 through 3 (of 3 total)