Click here to Skip to main content
15,888,521 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hello, i work in an app from windows mobile ce 6.5 that receives data from a sql ce 3.5 .sdf , recently our client upgraded his sql server from 2008 to 2012 and the .sdf that the app is receiving are under sql ce 4.0 format, making it incompatible. Is there a way to read the sdf 4.0 data from the app or a way to convert/downgrade it before sending it to the app?
Posted
Comments
Herman<T>.Instance 7-Oct-14 6:01am    
how come it is unreadable?
you cannot "select" cq CRUD your data?
Why SQL2012 and CE 3.5 do exclude each other?

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



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