October 21, 2007 at 2:02 pm
Succesfully installed SQL server 2005 on Win-XP (using IIS) but can't get any database running (e.g.: AdventureWorks)
What/how shall I do/it?
thank you in advance
October 21, 2007 at 4:33 pm
The current download of AdventureWorks database is in the link below, dowload what you need based on your operating system and install it. Then go to the data subfolder of Microsoft SQL Server folder in programs verify the MDF and LDF, go to Management Studio and right click all tasks and attach the database before you can use it. Hope this help.
http://www.codeplex.com/MSFTDBProdSamples/Release/ProjectReleases.aspx?ReleaseId=4004
Kind regards,
Gift Peddie
October 22, 2007 at 3:36 am
October 22, 2007 at 10:45 am
i'm getting an error:
The project could not be deployed to the 'localhost/AdventureWorks' server because of the following connectivity problems : A connection cannot be made. Ensure that the server is running. To verify or update the name of the target server, right-click on the project in Solution Explorer, select Project Properties, click on the Deployment tab, and then enter the name of the server.
i'm using SSAS to deploy/process this database on my localhost but instead, i'm getting this error. and have absolutely no clue whatsoever what to do 🙂
thanks for any help
October 22, 2007 at 11:12 am
I have explained this many times the AdventureWorks database are separate downloads, you need to download the BI database in the link I provided and again you need to attach it. Then you still need to download the application samples and install that, then you just go to 90 folder in Microsoft SQL Server in programs look for the SSAS samples and double click the solution file it is that simple.
Kind regards,
Gift Peddie
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply