SQL Server 2000 Desktop Engine Questions

1

SQL Server 2000 backup failed
can not backup a 2000 db, dbcc checkdb ok. see following: Errorlog: 2008-01-08 09:54:40.69 spid62 Starting up database ‘CP2005′. 2008-01-08 09:54:41.00 backup BACKUP failed to complete the command BACKUP DATABASE [education] TO DISK = N’C:fjs1education_db_200801080954.BAK’ WITH INIT , NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT 2008-01-08 10:19:18.34 backup BACKUP failed to complete the command [...]

Answer Question   |  February 22, 2008  6:51 PM
MSDE, SQL Server 2000, SQL Server 2000 Desktop Engine
asked by:
5 pts.

how do i resolve two conflicting msde instances?
I have installed a second application that uses msde (ms sql server 2000) but during installation the installer found an existing msde db. when I try to use the 2nd application, it tries to log on using a different password, unsuccessfully. Does anyone know how to create a seperate msde instance that i can use? [...]

Answer Question   |  November 14, 2007  8:42 PM
MSDE instance, SQL Server 2000, SQL Server 2000 Desktop Engine
asked by:
20 pts.

1