where to change the Database connection settings in Orchard MVC CMS
i set up a site in orchard cms.while choosing data storage settings i choose "used an existing SQL Server(or SQL Express) database" option instead of "used built-in data storage(SQL Server compact)".its worked fine for me but i am wondering where to change the data source that is the database server name.i didn't find the connection string settings in web.config file. any help would be greatly appreciated. thanks. To change the database, you should edit the DataConnectionString entry in the App_Data\Sites\Default\settings.txt file. It should look something like this: Name: Default DataProvider