I’ve downloaded the install files and ran them, I get some binaries in my program files folder and I’ve added a reference in my project to the dll. But how the heck to I create the .sdf file? It feels like I’m missing some sort of obvious clue…
Edit: This is an old question and the documentation and tooling is not available.
Here’s an example using the
SqlCeEngineclass to create a database and SqlCeConnection to start querying this database.