Database Connection String
This maybe a frequently asked question in nopCommerce. Where do you change the connection string for database? Web.config has been the known location for many .Net web developers, but nopCommerce takes a different approach.
The string is stored in a plain text file called Settings.txt located in App_Data, not so obvious, but once you find it, it is obvious. :)
No comments:
Post a Comment