c# - File-based options for datasource in .NET application -


I'm one. The NET application is in the process of developing the target machine that should be able to run without a database engine

The former uses an MDB file to achieve this. Is there a better option now? Only 90% of cases will have a user in the database. In another 10%, a standard SQL server will be used.

The new version of SQL CE looks promising, as in blogs.


Comments