由买买提看人间百态

topics

全部话题 - 话题: sever2005
(共0页)
c********e
发帖数: 7
1
来自主题: Database版 - sql sever2005
帮帮忙,谁给给看看。
以前有2000 EVALUATION VERSION,现在装了个2005的 EVALUATION VERSION
想要试下那个BI DEV STUDIO。就去装EXAMPLE DATA
怎那个个AdventureWorksDW_Data.mdf 横竖
ATTACH不上呢,ERROR MSG:Could not find row in sysindexes for database ID 7,
object ID 1, index ID 1. Run DBCC CHECKTABLE on sysindexes.
Could not open new database 'AdventureWorksDW'. CREATE DATABASE is aborted.
(.Net SqlClient Data Provider)
w*******e
发帖数: 1622
2
来自主题: Database版 - sql sever2005
首先看看是不是attach到2000上了....一定要make sure

7,
.
c********e
发帖数: 7
3
来自主题: Database版 - sql sever2005
Thanks, I found it. With SQL 2005 ENV, I wasn't able to create an Instance.
So what I was trying to attach to is still the old instance on 2000, that is
why. So, I had to install an express version to get a new 2005's instance.
Thank you so much!
(共0页)