Full-text searches and ASP.NET

A

Antonio Maciel

Hi.

I have to implement a search mechanism for the site I am developing. The
choosen option for the project was to use full-text searches in our sql
server 2000 database. Does anyone have any special recomendations or
articles on how to use full-text searches from asp.net?

Thanks,

Antonio Maciel
 
S

samham

You use it the same way u use sql queries, the difference
is in the queries, probably the CONTAINS keyword will be
most used. You can get details about it from SQL Server
Books Online.
There's not difference concerning ASP.Net , the difference
is in SQL.

hth
samham
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,906
Latest member
SkinfixSkintag

Latest Threads

Top