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!

objectQualifier

Return to previous page

  • 4/7/2015
  • 10117 Views

Comments

10117 Views

objectQualifier

Last updated long time ago

Comments

Common

(Enter the content of this article below)

Advanced

 
The objectQualifier is an optional parameter of the SqlDataProvider value.

The objectQualifier attribute is used to control the prefix applied to every object in the SQL Server database. By default this is set to an empty string “”, so for instance the “Portals” table is created as “Portals”. If, for example, the objectQualifier was set to “dnn_” then the “Portals” table would be created as “dnn_Portals” and stored procedures etc that referenced the Portals table wold reference it as dnn_Portals. Setting this value is recommended, as it allows DotNetNuke to exist within an environment where multiple applications might need to use the same database.

In the case of Upgrades it is important to confirm that this value is consistent with the existent installation ie. once DotNetNuke is installed the objectqualifier cannot be changed.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out