how to sort in the field of data seperated by comma's

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • nehashri
    New Member
    • Jan 2007
    • 49

    how to sort in the field of data seperated by comma's

    i hv a database in access wid Asp as front end.

    ven given a word in search command(of the front end) it shud go to a table in which each field has words serated by comma. each word shud b checked for the given user word n then only futher procedure shud happen.

    this table has 2 columns one is library(colum has only one word present) is linked to another table of the same DB and other column has this synonyms (synonym of the word in library column)which are seperated with comma's. if the word given by the user matches to any of the words in synonyms columns den it shud show the repective word(it shud show the word present in the library column) in the frontend.

    in java like v use string tokenizer wat do v have to search through the data seperated by comma's
    plz help
  • NeoPa
    Recognized Expert Moderator MVP
    • Oct 2006
    • 32645

    #2
    Please read the thread here
    FAQ - How to Ask a Question
    Your question uses language that makes it more difficult for our Experts to help you and wastes their time.
    I will lock this thread now. Please feel free to repost your question properly and we'll be pleased to help if possible.

    MODERATOR.

    Comment

    • MMcCarthy
      Recognized Expert MVP
      • Aug 2006
      • 14387

      #3
      Nehasri

      This is the second time a moderator has had to close this question. Did you read the FAQ? Post the relevant code you have and tell us what it is currently doing and what you need it to do.

      ADMIN

      Comment

      Working...