How to merge distributed database

tofaytofay Member Posts: 21
Can any body tell me how to merge two or more database of the same structure, taking into consideration the Entry tables and the entry numbers
Regards
Taofik Bello

Comments

  • krikikriki Member, Moderator Posts: 9,118
    If they have the same objects, you can just take a backup of the companies and restore them in 1 DB.
    IMPORTANT:you have to check the tables with property "DataPerCompany"=FALSE. It is possible you have to write a dataport to export/import them in case some of the data exists in 1 DB but not in the others.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • ara3nara3n Member Posts: 9,257
    My guess, but he wants to merge two databases into the same company?
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • kinekine Member Posts: 12,562
    Please, do not try it if you are not Navision SuperGURU (if you want to merge the data from two companies into one). If you just needs consolidate the companies, use the standard module. If you need to merge two companies because they merged together, select one company as base and add the initial entries from second company... (like when starting new company - add the customer/vendor/item cards, import and post the Balance for Accounts, customers, vendors etc...)
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • tofaytofay Member Posts: 21
    I've tried all the hints, but still the problem persist, however i dont want to re-post into the central database, because i'm using a replicating tool called MBS Replicator to replicate the remote database to a central database.
    Can we consider this a limitation on the part of Navision?
    Regards
    Taofik Bello
  • bbrownbbrown Member Posts: 3,268
    Can you provide more details on what you are trying to do? and also why?

    Also which database are you using?
    Can we consider this a limitation on the part of Navision?

    Why would you consider system integrity and maintaining a valid audit trail a limitation? [-(
    There are no bugs - only undocumented features.
  • Alex_ChowAlex_Chow Member Posts: 5,063
    tofay wrote:
    I've tried all the hints, but still the problem persist, however i dont want to re-post into the central database, because i'm using a replicating tool called MBS Replicator to replicate the remote database to a central database.
    Can we consider this a limitation on the part of Navision?

    To keep the integrity of the system, you almost have to do what you don't want. That is, to re-post these transactions into your master database.

    Is your merging a one time deal? Or is it done periodically?
    Is it for management report purpose? Or part of your business process?
  • DenSterDenSter Member Posts: 8,307
    What is this tool 'MBS Replicator'?
  • tofaytofay Member Posts: 21
    what i'm trying to do is to have a central database that contain entries from several remote database into the same company, the remote database and the central database belong to the same company, so we need to see on the central database the complete status of the company, so i'm using a third party navision tool named MBS Replicator to replicate information from the remote database to the central database where we intend to capture the complete information of the company.
    This solution is for both management report purpose and business process purpose and the replication will be done regularly to keep the central database updated.
    Regards
    Taofik Bello
  • Luc_VanDyckLuc_VanDyck Member, Moderator, Administrator Posts: 3,633
    DenSter wrote:
    What is this tool 'MBS Replicator'?

    I presume the tool from DataBackbone: http://www.databackbone.com/domsite/bac ... endocument
    No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)
  • tofaytofay Member Posts: 21
    yes, MBS Replicator is from databackbone
    http://www.databackbone.com/domsite/bac ... endocument
    Regards
    Taofik Bello
  • ara3nara3n Member Posts: 9,257
    Does this addon works? how is it compared to LS retail replicator tool called Data Director? DD is powerfull tool, but not userfriendly and no documentation.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
Sign In or Register to comment.