Answered Sql Ce 4 Database

  • Monday, April 09, 2012 9:42 AM
     
     

    Im trying to add a SQL CE 4 database to a Class Library but when I do, i get an error message.

    "The version of the Microsft SQL Server Compact database that you are trying to add to the project is not supported by the project type."

All Replies

  • Monday, April 09, 2012 11:31 AM
     
     Answered
    Only web projects are supported by some tooling with SQL Server Compact 4.0 - why do you want to add a database to a class library - if you want to create an EDMX model, you can use the SQL Server Compact Toolbox.

    Please mark as answer, if this was it. Visit my SQL Server Compact blog