Hello,
I just got a hint today that I may have made a big mistake.
I'm getting a small web design and hosting business going and have decided to use DNN instead of my own CMS. So far so good. Once I got over not having everything work *exactly* how I want, I'm impressed and pleased.
I went with SQL Express to save around $100 a month on hosting costs. The research I did indicated it would be sufficient. I've always used full SQL for websites in the past, but figured it was a brave new world. I've now got 4 production sites up and running on this installation.
This evening, I got a series of timeouts with matching asp.net event log entries talking about not being able to get a connection. I think in this context we're talking about db connections.
Should I have gone with full SQL for this use? Is SQL express really not a production database?
If I need to go with full SQL, will I be able to migrate simply by copying DNN install directory and .mdf file to a new machine running SQL 2005 and attaching the .mdf file (making all necessary config changes of course)?
If I need to make this move, sooner is better than later.
Thanks in advance...