Hi

I am looking for a step by step tutorial on how to do a winform database app
using parameterised stored procedures. Any suggestions would be appreciated.

Thanks

Regards

Re: vs2005/sql server 2005 tutorial by Herfried

Herfried
Tue Sep 27 13:26:23 CDT 2005

"John" <John@nospam.infovis.co.uk> schrieb:
> I am looking for a step by step tutorial on how to do a winform database
> app using parameterised stored procedures. Any suggestions would be
> appreciated.

Visual Basic 2003: Code -- Code: Calling a Parameterized Stored Procedure
(Visual Basic)
<URL:http://msdn.microsoft.com/library/en-us/dv_vbcode/html/vbtskcodecallingparameterizedstoredprocedurevisualbasic.asp>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>


Re: vs2005/sql server 2005 tutorial by Sahil

Sahil
Wed Oct 05 23:31:29 CDT 2005

Example #9.4 in Chapter#9 of my book.

And sorry there is no shortcut to knowledge, I recommend reading my book
cover to cover.

- Sahil Malik [MVP]
ADO.NET 2.0 book -
http://codebetter.com/blogs/sahil.malik/archive/2005/05/13/63199.aspx
----------------------------------------------------------------------------

"John" <John@nospam.infovis.co.uk> wrote in message
news:u6rScm4wFHA.460@TK2MSFTNGP15.phx.gbl...
> Hi
>
> I am looking for a step by step tutorial on how to do a winform database
> app using parameterised stored procedures. Any suggestions would be
> appreciated.
>
> Thanks
>
> Regards
>
>