Results 1 to 2 of 2

Thread: search question

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 1999
    Location
    tehran,iran
    Posts
    53

    search question

    I have a small database,
    now I want to write a small seacrh for it ,
    I don't have problem with single field search
    but when I want to search all fields , what is the best way
    to do it ,
    I know this command
    "SELECT * from table where field1 like 'string' or field2 like 'string.....
    but with this command how i can find which field
    contain my search string.
    and nother question, how i can show a string search results
    with different color or mode, for example bold or highlight it.
    like yahoo and many other search engine

    thank you, please don't think that i want complete source
    I need some tips or guide ...

  2. #2
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    Check out the Filter method, which gives a greater amount of searching functionality.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width