Using SQL Server 2008 I created a Stored Procedure called MyStoreProc and it runs fine from the Management Tools.
In VB.Net 2008 I created a new dataset and a new Ta
There seem to be a wealth of resources available on how to do this. The best source would be: http://www.asp.net/learn/data-access/ -
Failing that a good old fashioned search yields lots too.