[CS-FSLUG] vcard format? Where can I get simple but thourough info.

Robert Wohlfarth rbwohlfarth at gmail.com
Sat Sep 10 12:29:18 CDT 2011


On Sat, Sep 10, 2011 at 11:52 AM, <davidm at hisfeet.net> wrote:

> Here's what I need:
> I need to be able to define the number and size of fields (unless size is
> not important in a  more up-to-date database).
>
> And I need to be able to search by any field, or at least by any of
> several.
>
> I need to be able to transfer information from my old system to a new one.
> (I can save to CSV, or several other formats)
>
> I need to be able to set up several separate databases using the same
> program.
>
> I need to be able to edit any field in any entry after it has been entered.
>
> I need to be able to use the information in Windows, Linux and
> Android,(and DOS would be nice) after it is set up with my own data. (But
> probably set it up in Linux)(Probably have to use different programs in
> each OS of course.)
>

David,

Check out SQLite: http://www.sqlite.org/. It's a really nice, light database
engine.

For a graphical front-end, I use Sqliteman: http://sqliteman.com/.

-- 
Robert Wohlfarth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ofb.biz/pipermail/christiansource_ofb.biz/attachments/20110910/d0e5b03d/attachment.htm>


More information about the Christiansource mailing list