unable to open sqlce database

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.
1/5/2011 12:18:06 AM
Gravatar
Total Posts 7

unable to open sqlce database

Hi,

I am evaluating the mojoportal, I installed the mojoportal 2.3.5.8 sqlce .net4.0 version.

It is working good, except I want to test my existing users migration, for that I am trying to open the mojodb.sdf file, but I cant open it either VS 2010 or SQL Server 2008 Management Console.

The error I get is that database is created with higher version of sqlce, I searched on MSDN and installed latest sqlce 3.5 SP1 installed, still I cant open the file.

I get below error in VS 2010

This is not a valid SQL Server Compact Database file or this file version is not supported by current SQL Server Compact Engine.

I have installed both SQL Ce 3.5 SP1 and SQL CE 4.0 CTP, but still cant open the database.

I have also installed http://sqlcetoolbox.codeplex.com/

Does anyone know how do I open the sqlce database to see tables and migrate existing users data ?

Thank you!
 

1/5/2011 12:23:33 AM
Gravatar
Total Posts 7

Re: unable to open sqlce database

Never mind, I got it after installing stabe version of sql ce 4.0 CTP

http://visualstudiogallery.msdn.microsoft.com/en-us/0e313dfd-be80-4afb-b5e9-6e74d369f7a1

Thank you!

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