Viewing 8 posts - 1 through 8 (of 8 total)
Hi
Can you pls tell me what error message you are getting?
Which version u r using?
Do u have only one server or more than one server?
In case of more than...
October 29, 2007 at 5:09 am
Hi Guys,
I managed to attach adventureworks DB.
The actual problem with my system was SQL Server 2000 and SQL Server 2005. I have both the servers installed.
SQL Server 2005 was installed...
October 18, 2007 at 5:07 am
Hi,
Here is details of SQL server 2005 on my system.
After clicking on Help --> about in Management studio, i get following details
Microsoft SQL Server Management Studio: 9.00.3042.00
Microsoft Analysis Services Client...
October 17, 2007 at 5:18 am
Hi Francisco,
I have got both SQL Server 2000 and 2005 installed on my system.
I am getting same result for the query in both the server.
i.e.
SELECT SERVERPROPERTY('productversion') as Product_version, SERVERPROPERTY ('productlevel')...
October 17, 2007 at 4:18 am
Hi Tommy
SELECT SERVERPROPERTY('productversion') as Product_version, SERVERPROPERTY ('productlevel') as Product_Level, SERVERPROPERTY ('edition') as Edition
Details are as below about my Server.
Productversion : 8.00.2187
Productlevel : SP4
Edition : Developer Edition
-Regards,
October 17, 2007 at 1:37 am
Thanks Ramesh, Francisco Racionero and Tommy for your time.
I tried all your suggested option but still I am not able to have adverntureWorks db on my system.
As Francisco suggested, I...
October 16, 2007 at 9:04 am
Hi Ramesh,
Thanks for your quick response.
No, I haven't tried with install script (instawdb.sql). Infact this script is not available on my system. Can you please suggest me how should I...
October 16, 2007 at 8:16 am
Hi Experts!!!
I am also facing the same problem. I tried to attach "AdventureWorks" db using many alternate ways but unfortunatelly all failed.
It would be really great to get solution from...
October 16, 2007 at 6:56 am
Viewing 8 posts - 1 through 8 (of 8 total)