Hi all,
I am a newbie to SQL and need some advice as to how to make a html textbox work with a sql like search.
Actually, I don't know what exactly I am looking for... What I am trying to do is allow users to search a table's text column and return all row with the submitted keywords.
I have honestly spent to last two days looking for such a tutorial but there are none. Please help.
I am also trying to do all this using a stored procedure. Is this possible?
-a8le
I am a newbie to SQL and need some advice as to how to make a html textbox work with a sql like search.
Actually, I don't know what exactly I am looking for... What I am trying to do is allow users to search a table's text column and return all row with the submitted keywords.
I have honestly spent to last two days looking for such a tutorial but there are none. Please help.
I am also trying to do all this using a stored procedure. Is this possible?
-a8le