G
Guest
Hi,
I have a Control Panel Form through which I want to open a different Data
Base and a Form that serves as a Control Panel for that Data Base. In other
words I would like to have this Control Panel have the capability of opening
and manipulating multiple databases. I could merge all of these databases
into one by importing all of the various tables, forms, queries and reports,
which would solve my problem, but then maintenance becomes a nightmare.
I think what I'm describing is a Form that serves as Control for multiple
Data Bases.
Is there a way to do that? If so, and if it involves VB code inside of an
Event Procedure, could someone give me an example of what that code would
look like.
Thanks,
Larry
I have a Control Panel Form through which I want to open a different Data
Base and a Form that serves as a Control Panel for that Data Base. In other
words I would like to have this Control Panel have the capability of opening
and manipulating multiple databases. I could merge all of these databases
into one by importing all of the various tables, forms, queries and reports,
which would solve my problem, but then maintenance becomes a nightmare.
I think what I'm describing is a Form that serves as Control for multiple
Data Bases.
Is there a way to do that? If so, and if it involves VB code inside of an
Event Procedure, could someone give me an example of what that code would
look like.
Thanks,
Larry