GRose
Registered User.
- Local time
- Today, 09:22
- Joined
- Mar 4, 2004
- Messages
- 21
Hello fellow users,
I am the admistrator of a finance system. The tables all sit on Oracle and I can happily link them into my Access 97 database using the external data option. 2 problems though.
1 - Each datasource has around 70 tables and there are 11 different datasources I need to link to, which means a lot of tables to link manually.
2 - Although the above would take some time I could leave it to do its work in the background. But, ever few tables I get asked to select a unique record indentifier. This means it would take days to click OK/Cancel every time this message came up.
What I would like to know is - can I link all the tables I need using VBA and without having to get asked this every few tables?
Thanks in advance
I am the admistrator of a finance system. The tables all sit on Oracle and I can happily link them into my Access 97 database using the external data option. 2 problems though.
1 - Each datasource has around 70 tables and there are 11 different datasources I need to link to, which means a lot of tables to link manually.
2 - Although the above would take some time I could leave it to do its work in the background. But, ever few tables I get asked to select a unique record indentifier. This means it would take days to click OK/Cancel every time this message came up.
What I would like to know is - can I link all the tables I need using VBA and without having to get asked this every few tables?
Thanks in advance