What can we help you with today?

Log in and chat with an Applications Engineer now! Check out our chat button in the bottom right corner!

What can we help you with today?

Log in and chat with an Applications Engineer now! Check out our chat button in the bottom right corner!

Single .mdb for component database

Comments

1 comment

  • Permanently deleted user
    Permanently deleted user

    I never had the opportunity to copy databases but Zuken has a tool that for copying from one database to another, or to create a single database. I think its called DBTool. I'm not sure if the tool is automatically installed when you run the installer. I think with that tool you could create a seed database to store everything in one MS Access file.

    The benefits for a single file E3 databases is portability. However, it's not a good long term solution. Ask any database administrator. If the file gets corrupted, you are screwed! So you would need to back it up and periodically run the Access tool to compact and repair the database.

    MS Access databases have an upper limit of 2GB and its conceivable that you will run out of room. If you split up the database into individual databases (i.e. Component, Symbol and Configuration, then you some room to grow. I'm guessing that you'd max out the Symbol database first since it has a lot going on vs the Component and Configuration databases.

    The ideal solution is to use either Oracle or SQL Server as your E3 database. Keep everything in a single database.

    The benefit of maintaining separate databases (albeit a small one) is that it is possible to have different symbol/configuration databases where you could swap out ANSI symbols vs IEC. In other words, the same component could look different depending on how you configured the database connections. I'm not sure of the practicality of maintaining two sets of symbol/configurations.

    Was this Helpful?

    0

Please sign in to leave a comment.