Modify the .NET Configuration for ORACLE - Modify the .NET Configuration for ORACLE - If you use BIC with an ORACLE database, complete the following steps. - Brainware - Brainware Intelligent Capture - Brainware/Brainware-Intelligent-Capture/Foundation-23.1/Brainware-Intelligent-Capture-Update/Upgrade-to-Brainware-Intelligent-Capture-Foundation-23.1/Modify-the-.NET-Configuration-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

If you use BIC with an ORACLE database, complete the following steps.

  1. From <drive>:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\CONFIG, open machine.config in a text editor.
  2. Search for the <system.data> element.
  3. Under the <DbProviderFactories> element, verify or add the following element.
    Provider for Oracle testing" type="EFOracleProvider.EFOracleProviderFactory, EFOracleProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=def642f226e0e59b"/>
    Note: To copy this example as a single line, open this document in Acrobat Reader and copy and paste the string from there.
  4. Save and close the file.