S
steverob
OK:
Our data comes in to us in Excel spreadsheets, we upload that data into
a local Sybase database, it's quick and presents no problems, but...we
also need to upload that data into an Access database located overseas
which means going across our network, which takes forever.
We're thinking we can get around this by uploading that data into a
local Access database during business hours and then transer it to the
overseas Access database during off hours. The transfer would have to
take into account whether an insert or update into the overseas
database would need to be done.
Is this type of Access db to Access db possible, practical or common?
One (possible) out of three wouldn't be bad as my managment demands
that we do it this way.
Any help, pointers, tips, fully-developed-debugged-and-already-working
code greatly appreciated.
-Steve
Our data comes in to us in Excel spreadsheets, we upload that data into
a local Sybase database, it's quick and presents no problems, but...we
also need to upload that data into an Access database located overseas
which means going across our network, which takes forever.
We're thinking we can get around this by uploading that data into a
local Access database during business hours and then transer it to the
overseas Access database during off hours. The transfer would have to
take into account whether an insert or update into the overseas
database would need to be done.
Is this type of Access db to Access db possible, practical or common?
One (possible) out of three wouldn't be bad as my managment demands
that we do it this way.
Any help, pointers, tips, fully-developed-debugged-and-already-working
code greatly appreciated.
-Steve