I am writing an application for a small company that needs to store basic information about clients. The program will only run on one computer and will initially consist of around 1000 entries. What choices do I have for simple database storage. They don't want to run SQL because it is just on one computer, I was thinking about access, but they don't own office. What are my other alternatives?