<snip> > > For years I have struggled with desktop applications and data > access/storage. Databases are very powerful tools but, other than MS > Access, I have not seen any that are easily distributable bundled with > a desktop application. Not having a personal database to bundle with > my applications has proven to be a "one hand tied behind my back" > situation. > > Any ideas you guys have would be deeply appreciated. > SQLite can be complied to a single binary/.dll/.so and used. That is the route I'm looking at due to having to be an 'expert' to install PostgresQL, and how invasive it can be on a system. I don't have any experience with firebird or MySQL, so you might want to check out those. AmadeusZ.-