On Thu, May 31, 2012 at 7:06 AM, Oliver Sims
<[email protected]> wrote:
> Sounds great! I'd certainly like to use this in the next (and final) part of
> the Guide.
> Currently I'm using horrible tab-separated text files as a notional
> "database".

Several of the ooDialog examples are currently using CSV files to
simulate a database.  Which is why I looked for a simple database.

What's nice about SQLite is that there is no configuration and it is
easy to use right off the bat.

It is for small to medium size businesses.  It is not meant to be an
enterprise sized replacement for Oracle or DB2.  I think this makes it
ideal for ooRexx.  For example it would be ideal for Les's RexxLA
member management program.

--
Mark Miesfeld

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to