VB

Visual Basic .NET Code Sample: Create a Database

Publisher: Microsoft
Virus scanned Windows Free
Download v1 3.9K downloads
Version1
PublisherMicrosoft
Release dateDec 5, 2008
Date addedAug 30, 2007
Os requirementsWindows, Windows NT, Windows 2000, Windows XP
RequirementsWindows NT/2000/XP
Total downloads3 863
PriceFree

Description

This application shows you how to execute SQL statements from code using ADO .NET. It creates a database, a table, a stored procedure, and a view. SQL statements are then executed that populate the table with data from the Northwind database. This table is then queried to fill a DataSet which is subsequently bound to a DataGrid for display. Table and column style objects are used to affect the appearance of the DataGrid. This version is the first release on CNET Download.com.