R
Rowland
I have a front end of a database and a back end of a
database in two different files. One holds the tables
and one holds the forms, querys and other stuff. there
are actually two back ends to this database however (two
table files) because one holds information for companies
and one holds info for residences. so they can both use
the same front end cuz they both hold the same kind of
info, I just want them seperated.
Here si my problem, when you open the database I have a
dialog that pops up asking if you are working with
business's or Residents. and depending on what they
click on determins the tables that will be imported.
I am using a switch to find what option was chosen, but I
dont' know the syntax to import the tables, can someone
help me with this please.
Rowland.
database in two different files. One holds the tables
and one holds the forms, querys and other stuff. there
are actually two back ends to this database however (two
table files) because one holds information for companies
and one holds info for residences. so they can both use
the same front end cuz they both hold the same kind of
info, I just want them seperated.
Here si my problem, when you open the database I have a
dialog that pops up asking if you are working with
business's or Residents. and depending on what they
click on determins the tables that will be imported.
I am using a switch to find what option was chosen, but I
dont' know the syntax to import the tables, can someone
help me with this please.
Rowland.