On Mon, Aug 20, 2012 at 6:56 AM, Art Heimsoth <artst...@artheimsoth.com> wrote:

> Is there a package that someone is aware of to allow dbf files
> to be read/written from ooRexx?  Any pointers appreciated.

There is none that I'm aware of.  Doesn't mean there isn't one of course.

If you are looking for something for new work, we, meaning the ooRexx
project, have ooSQLite.  This is an extension for working with the
SQLite database engine.  SQLite is a relatively simple database engine
to work with.  It does use SQL though.  You can google SQLite to get
an idea of the features of SQLite.

The other thing you can do is open up a RFE, request for enhancement,
for an extension to work with DBF files.  I'm currently somewhat
interested in database interface extensions and would be tempted to
work on one.  This is longer term though, I wouldn't get to it for
awhile.

You can open up RFEs here:

https://sourceforge.net/p/oorexx/feature-requests/

--
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-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to