Hi all. *Almost a complete* noob at all this, so please bear with me.
I have a form set up with a TextBox called SearchBox and a Button called GoSearch.
I have a StoredProcedure called SP1 that looks like this:
ALTER PROCEDURE dbo.StoredProcedure4 @parameter1 varchar(100)
AS SELECT...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.