有关sql server的安装问题
当我安装快要完毕时,出现错误:setup failed to configure the server refer to the server error logs and cnfgsvr.out for more information.
其中cnfgsvr.out的内容如下:Starting Service ...
Connecting to Server ...
driver={sql server};server=.;UID=sa;PWD=;database=master
Remapping Server Databases ...
[Microsoft][ODBC SQL Server Driver][SQL Server]Successfully detached databasen 'model'.
[Microsoft][ODBC SQL Server Driver][SQL Server]DBCC execution completed. If DBCC printed error messages, contact your system administrator.
不知道下面哪儿错了?
[Microsoft][ODBC SQL Server Driver][SQL Server]Device activation error. The physical file name 'f:\MSSQL7\DATA\model.mdf' may be incorrect.
SQL Server configuration failed.
谁能告诉我究竟哪儿错了!