venuchalla
Programmer
Hello,
I am having three tables in the same database, these three tables have column of type varchar(max).
Now In my web page i have a text box and a search button .
When the user enters a string in the textbox and clicks that search button, then the three tables have to be searched for that purticular string and the results have to be shown in a grid view.
Please help me how I can do this, I have searched the internet a lot but I could not figure out what to do..
Help please...
I am having three tables in the same database, these three tables have column of type varchar(max).
Now In my web page i have a text box and a search button .
When the user enters a string in the textbox and clicks that search button, then the three tables have to be searched for that purticular string and the results have to be shown in a grid view.
Please help me how I can do this, I have searched the internet a lot but I could not figure out what to do..
Help please...