posted 9 years ago
This might be better suited for one of the database forums, but since it has to work with C# I thought I'd start here.
I need to write a desktop application that can connect to the admin share of a remote computer, so I decided to drag out Visual Studio and try to remember the C# stuff that I learned over 5 years ago but haven't used since. I need a simple, local, embedded database to store some information about the remote machines that the app will connect to such as the computer name, a description, a location and so on. I downloaded Firebird but I'm finding it confusing to get implemented and I'm wondering if there is something else out there that is simple to use with C# and maybe already has a management api made for use with C#.
"The good news about computers is that they do what you tell them to do. The bad news is that they do what you tell them to do." -- Ted Nelson