Hi guys,
i am trying to do a search by typing some words in the textbox and if the word matches with the data in the database, it will return the corresponding value.
so if i got a book with the book information, it will return the book name and the information that is stored in the database.
Currently i have no idea how to get the string from the textbox to recognise the data with it. As i am new to the search program.
I already have the data populated in sql database 2005.
can anyone help me? thnks!!!
i am trying to do a search by typing some words in the textbox and if the word matches with the data in the database, it will return the corresponding value.
so if i got a book with the book information, it will return the book name and the information that is stored in the database.
Currently i have no idea how to get the string from the textbox to recognise the data with it. As i am new to the search program.
I already have the data populated in sql database 2005.
can anyone help me? thnks!!!