B
Brian Henry
How would i execute this stored proc in vb.net?
this is how i do it in sql... how would i do this in ado.net with vb.net?
thanks!
exec dbo.updateAolCount nameText,"12/27/2003"
(2 paramaters there)
thanks!
this is how i do it in sql... how would i do this in ado.net with vb.net?
thanks!
exec dbo.updateAolCount nameText,"12/27/2003"
(2 paramaters there)
thanks!