opening a mysql recordset

icemonster

Registered User.
Local time
Today, 15:13
Joined
Jan 30, 2010
Messages
502
so i have a 3 tables, table 1 (client info), table 2 (address) and table 3 (FK for table 1 and FK for table 2 - so they would be related), what i want to do is that when i open a record what would happen is the form would be filled with the data pulled by those three tables. how is this done through VBA? thanks on any tips.
 

Users who are viewing this thread

Back
Top Bottom