My software was built around BDE Engine and Paradox table for windows from while back and I am in the process of converting it for .NET. I am looking around for options to implement the database feature of my software for .NET.
Can anyone point me in the right direction?
I recommend SQLite. It's simple, fast, supported, and very rigorously tested.