thanksminimanv--
Regarding this...
minimanv wrote:
How do I set the connection string in dotnetnuke 3.1.1. I found it in the web.config, but I don't know what I'm suppose to do next. The name of my server is Jsloan and the database is called dotnetnuke...
...I am not sure about the specifics of DotNetNuke...
...but I can say that there is a lot of good connection string information at this site...
http://www.ConnectionStrings.com
...so maybe that will be of some use.
HTH.
i like connection strings !!!
try the connection string link as advised above and if you could not solve it get back to me where i will help you to connect !!
Here's a sample from my DNN site. I use CrystalTech webhosting so your server will be different.
<addkey="SiteSqlServer"value="Server=sql13.webcontrolcenter.com;Database=dotnetnuke;uid=Jsloan;pwd=xxxxxx;"/>
0 comments:
Post a Comment