Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

1. From Visual Studio, clone dev branch from the SRCSRpts-SIINRapp repository in the MSS-Portfolio project to your local drive.

2. Modify the <connectionStrings> to point to development database.

Example:

<add name="APP_DATABASE" connectionString="Data Source=MSCAIID.WORLD;User ID=MSCAII;Password="XXXXXXXXXXXX";" providerName="Oracle.DataAccess.Client"/>


  • No labels