Menu

Multiple Database Sync

Help
2004-04-05
2004-04-05
  • Les Brinkworth

    Les Brinkworth - 2004-04-05

    Hi there again,

    My Palm App has three databases.  Initially I thought I would create three DLL's to do the sync.  I see now however that you cannot register the second DLL because the Creator ID is already registered using regsvr32.

    Should I be doing the sync of all three databases in a single DLL?  The sync is to three tables in the same Access Database.

    Many thanks
    Les

     
    • Paul Gilbert

      Paul Gilbert - 2004-04-05

      There's no reason why you can't synchronise as many databases as you want in the one conduit DLL. Simply either have multiple remote table components on your datamodule with the table details you want, or reuse the one table component - you can set the properties for the table you want and then synchronise them one by one.

      In one of my existing projects I'm up to a dozen tables. :)

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.