Products

Solutions

Resources

Partners

Community

About

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

SqlDataProvider

Return to previous page

  • 4/7/2015
  • 6168 Views

Comments

6168 Views

SqlDataProvider

Last updated long time ago

Comments

Common

(Enter the content of this article below)

Advanced

 
By default DotNetNuke ships with a sql data provider, which supports installation on sql server and sql server express products. This is defined in the web.config as follow:

<data defaultProvider="SqlDataProvider">

<providers>
<clear/>
<add name="SqlDataProvider" type="DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider" connectionStringName="SiteSqlServer" upgradeConnectionString="" providerPath="~\Providers\DataProviders\SqlDataProvider\" objectQualifier="" databaseOwner="dbo"/>
</providers>
</data>

Whilst most of this definition will not be changed, on occasion the upgradeConnectionString, objectQualifier or databaseOwner attributes are altered by some sites.

Copyright © 2025 by ESW Operations, LLC Legal | Privacy
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out