Modify the .NET Configuration for ORACLE - Brainware Intelligent Capture - Foundation 23.1 - Foundation 23.1 - Brainware - external

Brainware Intelligent Capture Update

Platform
Brainware
Product
Brainware Intelligent Capture
Release
Foundation 23.1
License

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.