I just wanted people to know that we released the new version of Organizers Database (ODB) yesterday: Version 1.0.1.
ODB is developed for Windows using VB; it is open source; it has a 70-page manual; it has a big user base; we are funded by support fees from end users.
This is the first 1.0 version that is not a "release candidate"; we did extensive field testing in 2006 through five separate release candidates. New since 7/2006: a) the capability to manage and generate form letters, b) brand new settings area that is easy to use, to enable groups to more easily customize more than 175 settings available in version 1.0.
Download Link:
http://organizersdb.org
Truth in Advertising:
http://organizersdb.org/download/tia
Features List: http://organizersdb.org/files/odbfeatures.pdf
Price List (software is free):
http://organizersdb.org/files/supportpackages.pdf
In response to comments by GeneWeinbeck and DonC, the problem with using Access or Excel is that there is very little validation of data entry; it is very easy for someone in Excel to delete or sort a column of data rendering it useless. It is very easy in Access for someone to delete a critical database table. These programs do not provide automatic backup on a schedule. These programs make it easy for an organization to save 2 copies of the data which invariably get out of sync. These programs also do not automatically maintain information on expiration dates, dates records are created and modified, or the mailing status of an address (valid, incomplete, expired). Excel can not be accessed by multiple simultaneous users -- (though I believe Google Docs lets you share a spreadsheet).
It is possible to use Access to create something which fixes many of the above limitations, and still permits users to hook into the data through Access. FCNY did this with Metrix, making it a better place to start in my opinion than raw Access even if you know how to use Access.
We did almost the same thing, but to have more flexibility, fewer licensing restrictions, and the long-term capacity to port to other languages, we did not use Access, we used Visual Basic.
FYI we created a chart for our booth at NTEN last year that shows what development software was used to create 12 of the leading nonprofit database options. The chart is still available, see:
http://organizersdb.org/files/db-comparison.pdf
-Rich