Preparing a SQL Server Database for ASP.NET

by Nate on August 1, 2006

A quick and easy way to prepare a SQL Server database for use in an ASP.NET application:

  1. Browse to and execute aspnet_reqsql.exe, which is located at: C:\Windows\Microsoft.NET\Framework\VersionOf.NETFramework\.
  2. Choose to “Configure SQL Server for application services” when prompted.
  3. Specify the server, instance name, database name, and the username and password of a database user with the necessary permissions.
  4. Complete the process by closing out the wizard.

Listening to Weezer – The Blue Album

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Previous post:

Next post: