Results 1 to 8 of 8

Thread: Easiest way to search access database?

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2001
    Location
    Maumelle, AR
    Posts
    624

    Easiest way to search access database?

    Hey, I need some help with this. Here's what I'm trying to do. I have a table in an access database called "Poolpass". This table has the following columns: "Lastname", "FirstName", etc.

    This what I want to do:

    User selects what they want to search by in a combobox on my form (ie. Lastname, Pass #) Then in a textbox they enter the corresponding information (ie. If they chose to search by Lastname then they would type "Johnson" In the textbox.) When the user clicks the search button, I want to search the column of my table that corresponds to the "Search by" category they selected. When a match is found I want to add all the information from that record to a row in my Listview. Basically, this is a project for me to practice database stuff on. I'm doing this for fun and to help us out at work. What would be the best method to do this by? This is a really basic program so I don't need anything fancy. Here's a look at what the interface looks like below.
    Attached Images Attached Images  

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