changing DB in development env.

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
10/19/2008 2:49:58 PM
Gravatar
Total Posts 1

changing DB in development env.

I just checked out the codebase and built it in my VS2005 env.  First time, I set up MSSql info in web.config and got project running with MSSql.

Now I want to change my DB to SQLITE.  How do I do it? I changed web.config without MSSql parameter and made sure SQLITE is there. But when I run the project it kept saying MSSql is not there and failed.  It always try to locate MSSql resource.

any help?

 

10/19/2008 3:12:38 PM
Gravatar
Total Posts 18439

Re: changing DB in development env.

http://www.mojoportal.com/settingadatalayerreferenceinvisualstudio.aspx

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.