OK You all, (note the southern accent). The reason for it is the user has a
laptop that he copies the program from the main computer into a flash drive,
I have the program able to run on a flash drive plugged into a USB port..
Now when they are out in the field or say on a client call they enter all
the data into the database. (I mean a table no containers a DBF). They then
go back to their office and have to copy the data from the laptop into the
main database. They now do this manually. They would like a program that
they can copy the changes into the main DBF. Now that you bring up the fact
that the user may change the original database I see the problem. OK lets
look at a different scenario. Say we zap all the files on the laptop and now
anything typed into the laptop would be new. Now they go back to the main
and all I have to do in append the files and zap out the files on the flash
drive.. That should work using VFP8.
Thanks for letting me air this out. Difference between a table or a
database, have to keep remembering that. Were would you all be going when
they shut this down??
TonySper
Post by Dan FreemanPost by TonySperIs there a way in VFP 8 to merge a database file so that it would only
enter into the main database the difference between them? Sync them that
is. Any pointers would help. Boy I am going to miss this group.
TonySper
The short answer is no. There's nothing built-in.
Do you mean table or database? They're different things.
Dan