|
-
Dec 29th, 2003, 05:38 AM
#1
Thread Starter
Addicted Member
Database Search?
Hi Guys!
I would like to add search functionality to my app.
I’m using Labels and Text Boxes on my Form(s), There is actually 3 Forms, and 3 Database’s.
The Databases are beginning to get bigger and the old bound ComboBox is just not good enough to look for entries no more, There is only 1 column that I would like to search in, it is column “Name” witch has the clients Full Name.
What I was thinking about doing is to add a Text Box and a Button, the user would be able to type in a Name and Click Search…… “from here on I need help”
What is the best way to do this?
How should I display choices?
What and how do search?
Almost forgot, it is Access2002 Database and I’m using oledb
I know this is not much to go on and I really appreciate all the help!
Thanks!
Code:
Dim R1 As Fast
Dim Kawasaki As crap
Dim rash As necessary
If Kawasaki onRoad = True Then
R1.runoverKawasaki
Kawasaki = rash
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|