Can we embed database to application in C#.net/vb.net?
You can use serverless RDBMS such as SQL Server Compact or SQLite.
Sure if you put SQLite file as a resource (embedded) you could then run that file in memory stream (I think) of write it out as a file on runtime and delete it when closing down.
.NET SQLite Wrapper/dll
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With