Tagged Questions

2
votes
1answer
54 views

NHibernate Multithreaded Session Management

I have a situation which involves several threads simultaneously populating a database with data scraped from web sources. The scrapers are to be run periodically to collect new data from various ...
0
votes
4answers
271 views

Good Single User Open Source Persistant Database that's easy to install and works with Open Office Base?

I'm creating a program for end-users, that's already written using MySQL and some OpenOffice.org Star Basic Macros. I was wondering if there was an open source single user database that would be easy ...