| You can either connect to an existing
database or create a new database from within the ASP.NET Web Matrix.
In this walkthrough, you will create a new database called Orders
within your database server.
- Complete the walkthrough titled Connect to a new data source.
- Click the Create a new database link at the bottom of the
Connect to Database dialog.
- You will see the Enter Information dialog box appear. Type
Orders in the database name box and click OK.
- The ASP.NET Web Matrix will create a new Orders database. You
will see a tree view in the Workspace window that contains a parent
node named localhost.Orders. The parent node contains two child
nodes - one named Tables and another named Stored Procedures.
Next Step >> |