Jan
15
Posted under
ASP.NET,
SQL Server 2005,
Visual Web Developer 2008 Express Establishing database connections to SQL Server 2005 is pretty straight forward, provided that you have the necessary components:
- SQL Server 2005 Express
- Visual Web Developer 2008 Express
- Microsoft SQL Server Management Studio Express
Read the rest of this entry »
Jan
08
Posted under
SQL Server 2005,
Windows Vista File Download:
- Navigate to: http://www.codeplex.com/MSFTDBProdSamples.
- From the: Releases tab, click: SQL Server 2005 (hyperlink).
- Scroll down and click: AdventureWorksLT.msi.
- Save the file to your desktop or other known location.
- Once the download is complete, click: Run (or navigate to the location where you saved the file and double-click: AdventureWorksLT.msi) to start the install.
- Follow the prompts (using the default selections) to complete the install.
Read the rest of this entry »