S
Shahzad
Dear Respected Gurus,
as i learned always from you,
v had some remote sites, where the data we want to come at the end of
day to our head office.
so we want to transfer all data, at least all tables must come to our
head office. what i understand there r so many methods to do this in
access using coding and others like create replications. can any one
tell me hereunder codes how to make this for all the tables, or till
end of the tables to transfer data. plus any one can advice me this
case
=======================
DoCmd.TransferDatabase acExport, "Microsoft Access", _
"E:\salim\Projects\Renewal Notice\old_TMuw.mdb", acTable, "test",
_
"test"
==================
the remote sites r connected thourgh vpn, so v can share/access data
on either ends similar way
rgds,
shahzad
as i learned always from you,
v had some remote sites, where the data we want to come at the end of
day to our head office.
so we want to transfer all data, at least all tables must come to our
head office. what i understand there r so many methods to do this in
access using coding and others like create replications. can any one
tell me hereunder codes how to make this for all the tables, or till
end of the tables to transfer data. plus any one can advice me this
case
=======================
DoCmd.TransferDatabase acExport, "Microsoft Access", _
"E:\salim\Projects\Renewal Notice\old_TMuw.mdb", acTable, "test",
_
"test"
==================
the remote sites r connected thourgh vpn, so v can share/access data
on either ends similar way
rgds,
shahzad