P
Pele
I just inherited an application at a new job and I noticed that the designer
had created the application such that when you click on an icon, it runs a
file called Liberty.exe and that brings up a switchboard form from which a
lot of
stuff can be done. I have also noticed that the application uses tables and
queries stored in another database called storage.mdb.
The problem is, the Liberty.exe seems to launch a form, but I don't know
which database the form is stored; since the storage.mdb database only
contains tables and queries i.e. there are no forms or macros.
The question is, where is the Switchboard form being launched by the
Liberty.exe file stored. What kind of database design methodology is being
used here. The Switchboard form is seperate from the tables but I don't know
where it is.
had created the application such that when you click on an icon, it runs a
file called Liberty.exe and that brings up a switchboard form from which a
lot of
stuff can be done. I have also noticed that the application uses tables and
queries stored in another database called storage.mdb.
The problem is, the Liberty.exe seems to launch a form, but I don't know
which database the form is stored; since the storage.mdb database only
contains tables and queries i.e. there are no forms or macros.
The question is, where is the Switchboard form being launched by the
Liberty.exe file stored. What kind of database design methodology is being
used here. The Switchboard form is seperate from the tables but I don't know
where it is.