Creating relations between tables in VBA

m0use

Registered User.
Local time
Today, 01:44
Joined
Mar 23, 2004
Messages
23
Hello all,

Here is a nice one:

I use a maketable query to create two tables.
These two tables are then copied and get another name.

Now I want to use VBA code to set relationship (one-to-many) between those two copied tables.

Is this possible?

Grtz and awaiting input,

m0use


P.s. Need to make primary-keys as well....
(Build bridges, not walls!!!)
 
Last edited:
Thanks SpacePro.

This will help me get on with my dbase.

(Build bridges, not walls!!!)
 

Users who are viewing this thread

Back
Top Bottom