I get an error
Procedure or function \"myStoreProcNameHere\" has too many arguments specified.
Below is my stored procedure and
Must of instance Create
Vb.Net & C#
glopal value
vb.net -> Dim cmd as New SqlCommand() c#-> Sqlcommand cmd=new sqlCommand() Con.open() cmd=New SqlCommand() something write... Con.Close()