Simple database software with boomer usability
October 26, 2008 2:25 PM
Subscribe
Database software for "what does right-click mean"?
I work for a company that handles a lot of clients. It's run by a middle-age couple who don't really know what right-clicking means. They can use a web browser and Outlook Express. All our data is currently on paper and it's insane.
I'd like to digitize everything, but I'd like to keep it usable for both of them. I myself don't know anything about databases, but I have 1st-year university-level comp sci abilities. I've been experimenting with Openoffice's Base, and it looks like it would do the job, but I'm wondering if there's a way I could do it that:
- has a more warm and fuzzy GUI? (You know those kindergarten GUIs on grocery store displays?)
- is even simpler to manage? (Although Base seems pretty straightforward so not a big deal.)
- does fast searches? I'm worried (maybe totally groundlessly, I have no idea) about how doing searches on an .odb file will perform when there's 1000 entries in it. I need to be able to search it and get results within a second or two. The office computers are decent (average 2007 desktop PCs).
- does concurrent multiple read/write? Another huge bonus would be if there was an easy way to create a database that could be accessed by more than one computer on a local network (or over the internet). I'm not sure how read-only multiple-user stuff would work there. Is it possible for two users to read and modify a single database at the same time?
Thanks
posted by skwt to computers & internet (11 comments total)
It would really help to know what kind of data we're talking about here. Do you want something to handle invoices and bookkeeping tasks? If so, something like QuickBooks or MYOB would be far more useful than anything you can whip up. Are you scanning and searching through paper documents? Just saying "a database" doesn't give us much.
posted by zachlipton at 2:36 PM on October 26, 2008