To create a new Data Base without administrative rights on the computer

Hello,

I would like to add new data bases in my ARAS Innovator 11 SP12, with corresponding  selection at login popup windows, but without using installation wizard that needs administrative rights on the computer.

There is a way to do that?

Thank you,

Vincent.

Parents
  • Hi Vincent,

    You can check out this blog post for information on how to restore an Innovator database from a backup. In order to add a new database to the dropdown on the login screen, you will need permission to edit the InnovatorServerConfig.xml in the installation directory of your Innovator instance (C:\Program Files (x86)\Aras\Innovator\ by default). You should see a <DB-Connection/> tag near the bottom of this file.

    You can add multiple <DB-Connection/> tags to support multiple databases, and you can use the existing one as a template for any new connections you add. The only thing you should need to change if both databases exist on the same SQL Server instance is the name of the database.

    Chris

    Christopher Gillis

    Aras Labs Software Engineer

  • Hi Christopher,

    thank you for the link and explanations, I will try it and leave feedback.

    Vincent.

Reply Children