The Access system I am working on has this structure:
Main MDB
Branch MDB
Branch2 Visual FoxPro database
Main acts as a switch and the user can change the links to use other Branch databases.
Currently, the Visual FoxPro tables are linked to Main, and tables in Branch are linked to Main.
What I would like to do is put a password on Branch, and run all the linking through that table, preferably using ODBC. But when I attempt to link Branch from Main, I can't see the VFP Branch2 tables. Can you string links like this or is a direct link the limit?
Microsoft Access
Last Comment
Jim Dettman (EE MVE)
8/22/2022 - Mon
Jim Dettman (EE MVE)
<<But when I attempt to link Branch from Main, I can't see the VFP Branch2 tables. Can you string links like this or is a direct link the limit?>>
Should work. From Main, you should be able to see all the tables in Branch both local and remote to Branch.
Jim.
billwagnon
ASKER
I thought it might be an issue of using Access to connect to VFP, but I tried linking a 3rd access mdb table into Branch, and I can't see it when linking Main to Branch. I can only see the native Branch tables.
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.
Not exactly the question you had in mind?
Sign up for an EE membership and get your own personalized solution. With an EE membership, you can ask unlimited troubleshooting, research, or opinion questions.
Well I guess I can't say never anymore<g> I could have sworn that in the past I linked to a linked table, but I just tried it and it does not work.
Sorry.
Jim.
Experts Exchange has (a) saved my job multiple times, (b) saved me hours, days, and even weeks of work, and often (c) makes me look like a superhero! This place is MAGIC!
Should work. From Main, you should be able to see all the tables in Branch both local and remote to Branch.
Jim.