M
Mike P
I'm using strongly typed datasets as in this MSDN article :
http://msdn.microsoft.com/asp.net/reference/data/default.aspx?pull=/libr
ary/en-us/dnaspnettut/html/aspnet_tutorial01_dataaccesslayer_vb.asp
But though I am creating stored procedures in VS following the methods
on the webpage, the stored procedures don't actually appear anywhere in
my SQL Server. How does this work? How can I access my sprocs created
in VS through SQL Server?
http://msdn.microsoft.com/asp.net/reference/data/default.aspx?pull=/libr
ary/en-us/dnaspnettut/html/aspnet_tutorial01_dataaccesslayer_vb.asp
But though I am creating stored procedures in VS following the methods
on the webpage, the stored procedures don't actually appear anywhere in
my SQL Server. How does this work? How can I access my sprocs created
in VS through SQL Server?