Is it just me of have a load of programs that used to work with 2.5 now broken with 3? First I found MS Graph objects embedded in MS Access have been re-broken, now SQL Server seems unable to perform any backups. What's happened?
Excellent to hear MS Graph will be fixed again, that one's a real problem for me. The SQL Server problem is doing a database backup. I'm using SQL Server 2005 developers edition with all the latest patches (used to work fine). I'm trying to do a full backup to a file on a local disk and now I get the error:
TITLE: Microsoft SQL Server Management Studio
------------------------------
Backup failed for Server 'CLUSTER1\SQLEXPRESS'. (Microsoft.SqlServer.Smo)
System.Data.SqlClient.SqlError: Cannot open backup device 'D:\Digital_Dev_Jun_09.bak'. Operating system error 5(error not found). (Microsoft.SqlServer.Smo)