I just started writing a Windows Forms Application and I\'d like to store data in a Database but not in an actual DB Server.. something like SQLite (local, server independent).
You can try SQL Server Compact, i didn't used it, but it seems that it is what you are looking for.