Re: C# stored procedures

From: William \(Bill\) Vaughn (billvaRemoveThis_at_nwlink.com)
Date: 11/01/04


Date: Mon, 1 Nov 2004 13:39:49 -0800

Our ADO.NET book shows how to do this--get the C# version.

-- 
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
"CT" <carstent@spammersgoawaydotnetservices.biz> wrote in message 
news:e35Aaf%23vEHA.3872@TK2MSFTNGP11.phx.gbl...
> 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
>>
>>
>
> 


Relevant Pages