I started a project using SQL CE 3.5 in Visual Studio 10. But now I found out that the database is very slow. I tested SQLite a bit and it is much faster.
Is there a way that I can easily convert a SQL CE 3.5 database (sdf) to SQLite?
Marcel
source share