Which Method to Create a Database Do I Use?
- From: "Jonathan Wood" <jwood@xxxxxxxxxxxxxxxx>
- Date: Sat, 9 Jun 2007 18:37:14 -0500
It appears there are two methods for creating a database as part of an ASP project.
I can use the Server Explorer and create a database that I can't easily see as a file, and create a connection. On the other hand, I can right click in the Solution Explorer window and select Add New Item, and then create an SQL Database. This creates an MDF file directly.
I'm having trouble getting up to speed on the database stuff and have two seemingly unrelated ways to create my database makes it all the more confusing.
Can anyone explain the difference between these two methods, and then help me understand which is the best method for creating a database to be used by my Web page?
Thanks!
--
Jonathan Wood
SoftCircuits Programming
http://www.softcircuits.com
.
- Follow-Ups:
- Re: Which Method to Create a Database Do I Use?
- From: William \(Bill\) Vaughn
- Re: Which Method to Create a Database Do I Use?
- Prev by Date: Re: best way to represent a regexopitons value
- Next by Date: Re: Which Method to Create a Database Do I Use?
- Previous by thread: Re: Getting error from store procedure ????
- Next by thread: Re: Which Method to Create a Database Do I Use?
- Index(es):
Relevant Pages
|