RE: Automated Import Newbee needs help
- From: terry <terry@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 27 Sep 2007 11:14:02 -0700
Dave I looked at the help file and this is what I found , So I guess that we
need to move forward on merging the data. It is not a problem because once
the records are created they will not be updated from the laptop. So only the
new records will need to be Imported or merged. And existing records will not
be changed
Replication is not supported in the Office Access 2007 file format. You can
use Office Access 2007 to replicate a database that was created in an earlier
file format, but not a database that was created in the Office Access 2007
format.
--
Terry
"Klatuu" wrote:
A merge is a dangerous thing. When trying to merge two tables, adding.
recordss from F: that are not in C: would be easy, but waht about records
that have changed? There is no way to know which is the correct record to
keep.
That is why there is replication. It takes care of that sort of thing. Why
don't you read up on replication in Access Help and on this site and see if
it would be better for you. If that wont do it, post back and we can work it
from there.
--
Dave Hargis, Microsoft Access MVP
"terry" wrote:
Dave I think merge would be better, for our needs
--
Terry
"Klatuu" wrote:
Okay, but let's talk about exactly what you are doing. You are asking about
importing the data from the database on the F: drive which is a copy of the
databae on the C:\drive. Are you wanting to replace all the data in the
tables on C: with what is on F: or are you wanting to Merge the data.
I need to know exactly what you want, please.
--
Dave Hargis, Microsoft Access MVP
"terry" wrote:
Code for event
flash drive is f
data base is database3
master data base stored on c:\newwalt
--
Terry
"Klatuu" wrote:
What other information do you need?
--
Dave Hargis, Microsoft Access MVP
"terry" wrote:
Dave thank you for the time to responde, The flash drive will will always
have the same mapping.
Can I provide you any other details
--
Terry
"Klatuu" wrote:
Yes. The only issue is whether the flash drive will always have the same
drive letter designation. If it will, there is no problem, but if it will
not, then you will have to include code to allow the user to identify the
location of the other database.
But, the short answer is you can either use a macro of VBA code to do the
transer and you can execute the macro or code in the Click event of the
button.
--
Dave Hargis, Microsoft Access MVP
"terry" wrote:
Access 2007
I have a database "Database3" it has 3 tables, Master, Importer of Record,
Customer.
Here is the question I would like to have a button on my main form that will
allow the user to import data from a USB flash drive which is storing the
same database. This allows the user to work from home(Off a flash drive).
the import will updating the main copy of the database on the primary machine
can this be done,
--
Terry
- References:
- RE: Automated Import Newbee needs help
- From: Klatuu
- RE: Automated Import Newbee needs help
- From: terry
- RE: Automated Import Newbee needs help
- From: Klatuu
- RE: Automated Import Newbee needs help
- From: terry
- RE: Automated Import Newbee needs help
- From: Klatuu
- RE: Automated Import Newbee needs help
- Prev by Date: How do I...
- Next by Date: Re: How do I...
- Previous by thread: RE: Automated Import Newbee needs help
- Next by thread: How do I...
- Index(es):