What would the best way to update an external database definition string in my prod environment?

The string has already been updated in my other environments. Should I use the Repository to transfer over the connection or update  the string directly. The string has already been updated in my other Decisions environments, just not in production. Should I use the Repository to transfer over the connection or update the string directly on production? 

 

Comments

  • Kobebills_Decisions
    edited July 26

    Hello,  

     

    It is recommended to update the connection string directly on production. However, the necessary permissions must be enabled on the server to allow access. For more information on External Database Integration refer to the following:

    External Database Integration 

    Thank you,  


    Kobe 

Sign In or Register to comment.