synchronize

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

    synchronize

    Hi,

    I have to develop a customer relation application. I would like to
    synchronize databases, so the user can work at the office and at home.
    Internet isn't available at home. What would be the best method to transfer
    (synchronize) between the two places using a floppy disk?

    Greetings,

    Roger Godefroy


  • Kevin Goodsell

    #2
    Re: synchronize

    Roger Godefroy wrote:[color=blue]
    > Hi,
    >
    > I have to develop a customer relation application. I would like to
    > synchronize databases, so the user can work at the office and at home.
    > Internet isn't available at home. What would be the best method to transfer
    > (synchronize) between the two places using a floppy disk?
    >[/color]

    The solution to your problem can be found here:



    -Kevin
    --
    My email address is valid, but changes periodically.
    To contact me please use the address from a recent posting.

    Comment

    • Attila Feher

      #3
      Re: synchronize

      Roger Godefroy wrote:[color=blue]
      > Hi,
      >
      > I have to develop a customer relation application. I would like to
      > synchronize databases, so the user can work at the office and at home.
      > Internet isn't available at home. What would be the best method to
      > transfer (synchronize) between the two places using a floppy disk?[/color]

      Try to post to comp.programmin g since this question has nothing to do with
      the C++ language.

      <ot>
      I would choose a database which supports offline synchronization .
      </ot>

      --
      Attila aka WW


      Comment

      Working...