October 2, 201213 yr Hi, I'm a little new to ASP, so forgive me if there are topics regarding the below already but I'm not entirely sure what I should be looking for. Anyway: I'm building my first aspx site and would like to create a Search/indexing function that searches through the database for the specified data and then displays it's results, I can then select which result I'd like and it displays the info regarding this item. Is it called indexing? Any ideas where to start, or what the correct terminology is for such system? Sorry if i'm talking jibberish. Many thanks, Ben
October 17, 201213 yr Hi, it sounds like you are talking about full text indexing in SQL server. Do a search for that and the version of SQL Server you are running because it is different to set up on different versions of SQL Server
Create an account or sign in to comment