Database Connection String Example for ORACLE - Database Connection String Example for ORACLE - Brainware - Brainware Intelligent Capture - Brainware/Brainware-Intelligent-Capture/Foundation-23.1/Brainware-Intelligent-Capture-Update/Upgrade-to-Brainware-Intelligent-Capture-Foundation-23.1/Database-Connection-String-Example-for-ORACLE - Foundation 23.1 - Foundation 23.1

Brainware Intelligent Capture Update

Platform
Brainware
Product
Brainware Intelligent Capture
Release
Foundation 23.1
License
ft:lastPublication
2023-11-08T13:51:12.319000
ft:locale
en-US
<connectionStrings>
   <add name="Entities" connectionString="metadata=res://*/Entity.ORAEntities.csdl|res://*/Entity.ORAEntities.ssdl|res://*/Entity.ORAEntities.msl; provider=EFOracleProvider; Provider Connection String='Data Source=<OracleServerName\InstanceName>;User ID=<UserID>;Password=<UserPassword>'" providerName="System.Data.EntityClient" /> 
</connectionStrings>