ProviderName - Full-Text Search - English - Foundation 22.1 - OnBase - external - OnBase/Full-Text-Search/English/Foundation-22.1/Full-Text-Search/Installation/ADO.NET-Connection-Strings/Connection-String-Components/ProviderName - 2023-09-12

Full-Text Search

Platform
OnBase
Product
Full-Text Search
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"