|
-
February 13th, 2003, 05:21 PM
#1
VB6/Access query - criteria by user input
hiya...
i'm new to vb6, and i'm creating my first real application and I'm beginning 2 think i'm going mad bcoz of this...
I'm creating a 'simple' app in vb6 that requires a connection to Access. I'm using Data Controls for this (ADO). So far so good, except I can't create a search in vb6 that allows the end-user of the app to type in the specific criteria(on) he wants to search for.
E.g. there's a table with a list of students and their details (tblStudentDetails) and another one with all the marks they receive for specific assignments (tblMarks). The search that the user wants to carry out requires him to input the name of the specific assignment, and the date it was given, from the table tblATDetails. The app should then be able to find all the information related to this specified criteria, from the appropriate tables in Access, and display it in a screen object in vb6.
How do I do this?
Any help on this will be MASSIVELY appreciated...
Thanx in advance...
Alice
Alice 
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
|