I am creating a VB Interface that is linked to a MS Access Database using a MS Datalink and using ADO object on the forms. I can add and delete data fine, I have managed to add data to a "child" table also. The one thing that I can't seem to figure out is how to select a recortset from a list. The Database is MS Access 97 (Jet3.51)
For example, one of my forms has the activity, from and To dates, the coordinator and his/her contact details. I place a datacombo onto this form that pulls its list from the "Activities" Column. When I select this activity, I want all of the other fields to update to that Activity.
Any Suggestions?
JEDEL
For example, one of my forms has the activity, from and To dates, the coordinator and his/her contact details. I place a datacombo onto this form that pulls its list from the "Activities" Column. When I select this activity, I want all of the other fields to update to that Activity.
Any Suggestions?
JEDEL