B
boxsox
I've currently got 3 databases (Access 2003) - 2 are used to import data and
perform different types of update, the third contains reports, user input, &
output stuff, all 3 share tables (i.e. the 2 updates pull "master" data, and
the reporting database pulls results). Since the updates only need to be
performed once a quarter, I'm trying to decide if I want to include
hyperlinks on the reporting database, to open the other two, or try and
combine everything & split it to Front End / Back End.
I'm not sure which method (splitting or linking) is more efficient. Any
suggestions / advice would be greatly appreciated. I'd also like to see an
example of code that closes down the current database & opens a different
one. (I'm a novice coder, but have some practice lately!)
Thanks for the help!
perform different types of update, the third contains reports, user input, &
output stuff, all 3 share tables (i.e. the 2 updates pull "master" data, and
the reporting database pulls results). Since the updates only need to be
performed once a quarter, I'm trying to decide if I want to include
hyperlinks on the reporting database, to open the other two, or try and
combine everything & split it to Front End / Back End.
I'm not sure which method (splitting or linking) is more efficient. Any
suggestions / advice would be greatly appreciated. I'd also like to see an
example of code that closes down the current database & opens a different
one. (I'm a novice coder, but have some practice lately!)
Thanks for the help!