I can create an access CB with a bunch of tables and all kinds of fields. My problem is That I can't figure out how to link two tables based on a common field, specifically an id key.
For example, say I have table A and table B. Table A has a primary key. Now I want to have a field in table B that corresponds the the primary key in table A. I am using adox (I think that is what it is as I don't have my code readily available).
Troy Williams B.Eng.
fenris@hotmail.com
For example, say I have table A and table B. Table A has a primary key. Now I want to have a field in table B that corresponds the the primary key in table A. I am using adox (I think that is what it is as I don't have my code readily available).
Troy Williams B.Eng.
fenris@hotmail.com