On Wed, 2007-05-09 at 14:57 -0500, Carl Karsten wrote:
> I need to read some data from an old system that is running on a 1999 linux 
> box. 
> Using strings, I find:
> 
>   FairCom(R) Server and c-tree Plus(R)

According to http://www.faircom.com/products/ctree/CTP_APIs.shtml there
doesn't seem to be a Python API, as if that's a surprise, but there are
a low-level ISAM API and a C API. With any luck, one of those APIs
should already be on that server. That might be enough to at least get a
data dump.

Good luck,

-- 
Carsten Haese
http://informixdb.sourceforge.net


_______________________________________________
DB-SIG maillist  -  DB-SIG@python.org
http://mail.python.org/mailman/listinfo/db-sig

Reply via email to