ProviderName - Intelligent Capture for AP - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - external - OnBase/Intelligent-Capture-for-AP/Foundation-24.1/Intelligent-Capture-for-AP/Data-Capture-Server-Installation/ADO.NET-Connection-Strings/Connection-String-Components/ProviderName - 2024-09-03

Intelligent Capture for AP

Platform
OnBase
Product
Intelligent Capture for AP
Release
Foundation 24.1
License
ft:locale
en-US

The providerName element specifies the data provider type used for the database. Only SQL Server and Oracle data providers can be used to connect to the OnBase database.

Note:

Values for the providerName element are case-sensitive.

Use one of the following, depending on the database platform used:

Database Platform

ProviderName Element

SQL Server

providerName="System.Data.SqlClient"

Oracle

providerName="Oracle.ManagedDataAccess.Client"