Click here to Skip to main content
15,892,643 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi guys,

I am using sql ce 4 and entity framework with vs 2010.

I have converted my 3.5 database to 4.0 and also modified my
edmx file from 3.5 to 4 but i am unable to save data , it loads data
but does not save, on save there is no exception but i cant see data into
database,

any help?
regards,
Posted
Comments
Christian Graus 8-Feb-12 15:01pm    
IS your database file read only ? Have you actually tracked your code to see what SQL it is generating and if it is trying to do updates ?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900