Results 1 to 4 of 4

Thread: can you search a database

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2001
    Posts
    33

    can you search a database

    do u know how do do a search on a database for text? using an input box

  2. #2
    New Member roefje's Avatar
    Join Date
    May 2001
    Location
    The Netherlands
    Posts
    8
    Try using the value of the inputbox
    in the query for your search
    Roefje,
    Smle 2 every1

  3. #3

    Thread Starter
    Member
    Join Date
    Jan 2001
    Posts
    33

    Searching databases

    I was wondering if you could do a general search
    that is all???

  4. #4
    New Member roefje's Avatar
    Join Date
    May 2001
    Location
    The Netherlands
    Posts
    8
    How do you mean a general search.

    Do you want to use your inputbox for a search on
    one table or do you wanna search through all of
    the tables.

    Because i think it's very much the same, if you use a
    sql statement like

    "select * from table(s) where value = inputbox"


    I hope this is what you meant.
    Roefje,
    Smle 2 every1

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