My company has multi locations that each go under a different business name. Thus, we maintain 7 different databases on a single SQL server. The SQL databases are identical in design.. I have written various reports that are identical for each company (except for heading info etc, etc).
The problem is, when I make any changes to the master, I have to go and edit each report header for each company as well as use the LINK TABLE manager to point to each companies DSN (which takes forever)..
I use FIle DSN for each comany that is located on a network drive so all usr can access it.
My question is: If I want only 1 access database, is it possible to prompt for which DSN I want to use each time the database is run ??
Any help would be greatly appreciated....
The problem is, when I make any changes to the master, I have to go and edit each report header for each company as well as use the LINK TABLE manager to point to each companies DSN (which takes forever)..
I use FIle DSN for each comany that is located on a network drive so all usr can access it.
My question is: If I want only 1 access database, is it possible to prompt for which DSN I want to use each time the database is run ??
Any help would be greatly appreciated....