What options are there for a quick embedded DB in .NET? -


I am creating this small utility program (Windows Form) and it needs to save a small amount of data in the disk. In DB's words it will be a table, compared to approximately two thousand rows, each row decreases to 1KB in size.

What would you use?

Added: forgot to say - it would be really clear if the whole program would only be an .EXE file (plus the data file, absolutely). In this way I like the thing that has been made in .NET.

. It is small and is for it. met.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -