locked
Cannot find SQL Server Compact 4.0 RRS feed

  • Question

  • User-871711188 posted

    I downloaded and installed VS Express 2013.  It seems working properly.  

    When I tried to open a database, I cannot find SQL Server Compact 4.0 in the item list.

    I checked with Control Panel and see it appear on the Program List.

    Can anyone help me solve this issue?

    Thank you very much

    Wednesday, December 4, 2013 9:20 AM

Answers

  • User281315223 posted

    Although I am not sure if this would help, you may want to consider installing the SQL Server Compact Toolbox extension for Visual Studio. It makes interacting and accessing your SQL Server Compact databases much easier and will allow you to run scripts, access table information and much more.

    If you explicitly need to install SQL Compact 4.0, you can download it from the following link as well : 

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Thursday, December 5, 2013 8:42 AM

All replies

  • User-2067659088 posted

    For Finding solution you can check for similar discussion in this forum which may help you.

    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/c2f61731-8d46-458e-b504-68219ff961f1/missing-sql-server-compact-not-in-sql-server-2012?forum=sqlce

    Thursday, December 5, 2013 12:57 AM
  • User-871711188 posted

    Thank you for your reply.

    I read the post you recommended, however, when I enter into VS Express 2013 for Web, I do not know how to do it because I am new in building MVC4.

    Could you indicate me the details or show me some video or something like that.

    Thanks again.

    Thursday, December 5, 2013 7:49 AM
  • User281315223 posted

    Although I am not sure if this would help, you may want to consider installing the SQL Server Compact Toolbox extension for Visual Studio. It makes interacting and accessing your SQL Server Compact databases much easier and will allow you to run scripts, access table information and much more.

    If you explicitly need to install SQL Compact 4.0, you can download it from the following link as well : 

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Thursday, December 5, 2013 8:42 AM
  • User-801004448 posted

    I recommend installing SQL Express and use proper database. It will be easier in case you want to migrate to a production server with SQL server.

    Wednesday, December 11, 2013 10:09 PM
  • User1815411410 posted

    hi joseph,

    the quickest resolution is to have the SQL Server Compact version installed on your PC.

    If you are unsure of whether it has been installed or not, simply go to your Control Panel -> Program Features and look for the SQL Compact. If you can find it, it means it has been installed and you can certainly uninstalled it too

    Thursday, December 12, 2013 11:08 PM