G
Gilbert 2097
I'm using 2003 - I have a split Db (linked manually) with tables I use for
current data (sales,employees,customers,etc)from a set of seasonal kiosks. I
want to keep just the data from other years in separate Db's and call them up
using code to change the links to that years Db and then change it back to
current. I've been reading alot of the threads about splitting and it seems
that I'll want a table of Paths to pick from but what is the actual method to
use to link to a certain Db. I have used .TransferDatabase which has the
acLink option - is this good or is there another easier way. I saw someone
say that the links in the frontend apply to any Db that's attached - in other
words (as I understand it) if I change the Db containing the records - if
they have the same names - then the links will just go to the new tables. Is
this basically correct - can you help me understand what I'm trying to do?
Suggestions? Thanx
current data (sales,employees,customers,etc)from a set of seasonal kiosks. I
want to keep just the data from other years in separate Db's and call them up
using code to change the links to that years Db and then change it back to
current. I've been reading alot of the threads about splitting and it seems
that I'll want a table of Paths to pick from but what is the actual method to
use to link to a certain Db. I have used .TransferDatabase which has the
acLink option - is this good or is there another easier way. I saw someone
say that the links in the frontend apply to any Db that's attached - in other
words (as I understand it) if I change the Db containing the records - if
they have the same names - then the links will just go to the new tables. Is
this basically correct - can you help me understand what I'm trying to do?
Suggestions? Thanx