ProviderName - Application Builder - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Essential - Premier - Standard - external - Essential - Standard - Premier

Application Builder

Platform
OnBase
Product
Application Builder
Release
Foundation 23.1
License
Essential
Standard
Premier

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"