Highlighting keywords

  • i have heard in fulltext search you can highlight keywords

    in my query

    select * from joblist where keywords like '%vb.net%'

    can i highlight vb.net in the results, which are shown in asp pages?

    iam using sql server 2000, i want to use that feature on my shared web hosting alc

    <a href="http://www.websolsoftware.com"> For IT jobs click here</a>

    *Sukhoi*[font="Arial Narrow"][/font]

  • this is something best done in your front end app, not in sql server.  sql server is about returning data, not markup/presentation.

    ---------------------------------------
    elsasoft.org

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply