J
jsccorps
Existing DB has lots of Queries (30+) and Forms based on a single company.
Now, need to add another company. The output reports for the new company
would be the same as the existing company. Would like to avoid having to
modify all of the Querys/Forms to support both the existing and new company.
For example, there is single table that contains Company Data - field is
callled CompanyData. Could I create a table called Company1 (existing
company) and a table called Company2 (new company), and somehow have the
Queries/Forms use the correct table? With minimal mods to the queries/forms.
Now, need to add another company. The output reports for the new company
would be the same as the existing company. Would like to avoid having to
modify all of the Querys/Forms to support both the existing and new company.
For example, there is single table that contains Company Data - field is
callled CompanyData. Could I create a table called Company1 (existing
company) and a table called Company2 (new company), and somehow have the
Queries/Forms use the correct table? With minimal mods to the queries/forms.