<div class="gmail_quote">On Sat, Sep 10, 2011 at 11:52 AM,  <span dir="ltr"><<a href="mailto:davidm@hisfeet.net">davidm@hisfeet.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Here's what I need:<br>
I need to be able to define the number and size of fields (unless size is<br>
not important in a  more up-to-date database).<br>
<br>
And I need to be able to search by any field, or at least by any of several.<br>
<br>
I need to be able to transfer information from my old system to a new one.<br>
(I can save to CSV, or several other formats)<br>
<br>
I need to be able to set up several separate databases using the same<br>
program.<br>
<br>
I need to be able to edit any field in any entry after it has been entered.<br>
<br>
I need to be able to use the information in Windows, Linux and<br>
Android,(and DOS would be nice) after it is set up with my own data. (But<br>
probably set it up in Linux)(Probably have to use different programs in<br>
each OS of course.)<br></blockquote></div><div><br></div><div>David,</div><div><br></div><div>Check out SQLite: <a href="http://www.sqlite.org/">http://www.sqlite.org/</a>. It's a really nice, light database engine. </div>
<div><br></div><div>For a graphical front-end, I use Sqliteman: <a href="http://sqliteman.com/">http://sqliteman.com/</a>. </div><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>
<br></div>-- <br>Robert Wohlfarth<br><br>