SQL Server 2005 Developer Edition has no AdventureWorks DB by default
If you’re installing the developer edition of SQL Server 2005, you don’t get the sample database AdventureWorks even if you check the samples option in the setup.
So if you like to use the database in case of a sample application like EAP from Trivadis, you need to install it separately.
Ged Mead run into the same problem and posted the answer: “How To Install the AdventureWorks Database in SQL Server 2005 Developer Edition“.
No comments yet.