Re: C# stored procedures

From: CT (carstent_at_spammersgoawaydotnetservices.biz)
Date: 11/01/04


Date: Mon, 1 Nov 2004 08:53:16 +0100

AJ,

There are plenty of examples out there and one is this one :
http://support.microsoft.com/kb/320916/EN-US/ If that doesn't suit your
needs, do a Google search on ADO.NET C# SQL Server stored procedures, or
something similar.

-- 
Carsten Thomsen
Enterprise Development with VS .NET, UML, and MSF
http://www.apress.com/book/bookDisplay.html?bID=105
"Anthony Judd" <adam.jknight@optusnet.com.au> wrote in message 
news:e24RBT%23vEHA.2540@TK2MSFTNGP09.phx.gbl...
> Can anyone tell me how to use stored procedures (MSSQL 2000) with C# and 
> the
> SqlCommand Object.
> INSERT, ect...
> I am just starting my migration from classic asp..so would appreciate any
> replies.
>
> AJ
>
>