Importing objects

RMNRMN Member Posts: 2
edited 2000-11-03 in Navision Financials
We have a client who is running Navision as hundreds of stand-alone databases that get synchronized with a central database. We're trying to figure out if there's a way to make fixes to all these stand-alone databases without the users just copying in a whole new updated database. Is there any way, for example with C/FRONT, that we can create a process that can allow the users to import objects into their databases without manually opening object designer and importing the objects (which they don't have permission to do anyway)?

Thanks,

Rob Nelson
Parente Technology

Comments

  • anolisanolis Member Posts: 16
    Yes, it is possible, with C/FRONT you can make a program in VB or C++. This program opens a standalone datase, gathers al the information needed, and adds it to the central database.

    C/FRONT is a powerful way to manipulate the Navision Database, without using Navision itself.
    On the technical,integration and developer forums on www.navision.net you will find a lot of information about using C/FRONT.



  • jebalajebala Member Posts: 1
    You can buy a nice tool to handle distribution of binary NF objects at DataPro Danmark A/S. The tool is named Object Distributor and it has logging facilities, version control, etc..
    You can contact Jørgen Nielsen on +45 76 42 56 00 for further information.
    Jens Bach Larsen
  • kmokmo Member Posts: 3
    Kloster Import Replicator also has this functionality
Sign In or Register to comment.