ProviderName - Studio - English - Foundation 22.1 - OnBase - external - OnBase/Studio/English/Foundation-22.1/Studio/Studio-Installation/Installation/Connection-Strings-in-Web.config/ProviderName - 2023-09-12

Studio

Platform
OnBase
Product
Studio
Release
Foundation 22.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"