Hi folks,
New to Access and need your help...
I've split my mdb into FE and BE. My application is such that new tables will be created almost daily. What I'd like to do on the FE is dynamically relink to existing and any new tables added on the BE, but I'm not sure how to go about it in VBA.... Do I just need to push out a new FE everytime a new table is added to the BE? Is there a solution whereby I don't have to push out a new version of the FE (which would contain the linked tables (both old and new)?
Your help would be much appreciated.
Forgot to mention: Access 2003
Thanks!
New to Access and need your help...
I've split my mdb into FE and BE. My application is such that new tables will be created almost daily. What I'd like to do on the FE is dynamically relink to existing and any new tables added on the BE, but I'm not sure how to go about it in VBA.... Do I just need to push out a new FE everytime a new table is added to the BE? Is there a solution whereby I don't have to push out a new version of the FE (which would contain the linked tables (both old and new)?
Your help would be much appreciated.
Forgot to mention: Access 2003
Thanks!