Max Home
max at sherman.org.uk
Fri Oct 6 00:33:06 CDT 2006
Thanks Marty, What I had in mind was a central MDB which (depending upon options set) would allow users access to other MDBs from a central menu. Once the option was enabled and the user clicked on the menu item, the called MDB would then open in exactly the same way as if it had been opened from Windows. Once the called MDB was exited, then the central MDB would re-open back at the menu. I have set References, but it only appears to give me access to the code within the called MDB and not the full functionality. I will have a look at MDA Addins. Thanks Regards Max -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of MartyConnelly Sent: Thursday, October 05, 2006 4:50 PM To: Access Developers discussion and problem solving Subject: Re: [AccessD] Longitude/Latitude Now Extenal MDBs You could install mdb as an mda addin, this may involve monkeying with USysRegInfo table. Reports, forms and modules should work. Dunno about queries, lots of info on this on MS site where they describe how to write your own wizard. They opened up the code for some Access 97 wizards which maybe still downloadable. You could also add a reference to the mdb, but not sure what that would buy you. Max Home wrote: >Apologies to all, I should have renamed my previous posting. > > >Regards >Max >-----Original Message----- >From: accessd-bounces at databaseadvisors.com >[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Max Home >Sent: Wednesday, October 04, 2006 6:36 PM >To: 'Access Developers discussion and problem solving' >Subject: Re: [AccessD] Longitude/Latitude > >Dear All, >Does anyway know if it is possible to call an mdb from within another mdb so >that all the forms, queries, reports, etc are available from within the >calling mdb? > >Many thanks > >Regards >Max > > > -- Marty Connelly Victoria, B.C. Canada -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com