Import to table

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • DD

    Import to table

    I have the same database used by two different people on two different
    computers both will enter different information.

    At the end of the week i need to update computer 1 with the new
    information from computer 2.

    There is no networking.

    To make this simple for the user who has very little computer knowlege
    what would be the best way to have this working.


    thanks in advance
  • Mike Storr

    #2
    Re: Import to table

    On 8 Feb 2004 22:58:59 -0800, DD wrote:
    [color=blue]
    > I have the same database used by two different people on two different
    > computers both will enter different information.
    >
    > At the end of the week i need to update computer 1 with the new
    > information from computer 2.
    >
    > There is no networking.
    >
    > To make this simple for the user who has very little computer knowlege
    > what would be the best way to have this working.
    >
    >
    > thanks in advance[/color]

    The absoulte simplest way is to network them. At the very least, use
    something like PCAnywhere to have one machine connect to the other. Beyond
    that you alternatives are replication, or copying database to floppy or cd,
    then moving to the other machine, then using relatively complex tool to
    import/append/update the dbs. Neither of these two options are really of
    interest when servicing those with "very little computer knowlege".

    --
    Mike Storr
    veraccess.com

    Comment

    Working...