Microsoft Download Center Archive

Visual Basic .NET Code Sample: Use Stored Procedures

  • Published:
  • Version: 1.0
  • Language: English

This application demonstrates how to programmatically create and use stored procedures with ADO .NET and Microsoft SQL Server. The use of a query (a.k.a., stored procedure) in a Microsoft Access database is also demonstrated.

This application demonstrates how to programmatically create and use stored procedures with ADO .NET and Microsoft SQL Server. The use of a query (a.k.a., stored procedure) in a Microsoft Access database is also demonstrated.

Files

Status: Deleted

This download is no longer available on microsoft.com. The downloads below are archives provided by the Internet Archive Wayback Machine from the Microsoft Download Center prior to July 2012.

No files found

File sizes and hashes are retrieved from the Wayback Machine’s indexes. They may not match the latest versions of files hosted on Microsoft servers.

System Requirements

Operating Systems: Windows 2000, Windows NT, Windows XP

Supported operating systems: Windows 2000, Windows NT, Windows XP

- Microsoft Visual Studio. NET Professional
- Access to the Northwind database residing in SQL Server or the Microsoft Data Engine (MSDE)

Installation Instructions

- Select "Run this Program from its Current Location" to start the download immediately.
- Select "Save this Program to Disk" to copy the download to your machine for installation at a later time.

To install MSDE, do the following:

  1. Open the Start menu, then click Programs, then click
    Microsoft .NET Framework SDK, and then click Samples and Quickstart Tutorials.

  2. Click "Step 1: Install the .NET Framework Samples Database".
  3. Open a command window, and CD to \Samples\Setup. This is typically: C:\Program Files\Microsoft Visual Studio .NET\FrameworkSDK\Samples\Setup

  4. Type: osql -E -S (local)\NetSDK -i InstNwnd.sql

This page was generated from a snapshot of the Microsoft Download Center made on .