[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] Ruby/Informix 0.3.0

Gerardo Santana Gómez Garrido

11/26/2006 10:41:00 PM

Ruby/Informix is a Ruby extension for connecting to IBM Informix
Dynamic Server, written in ESQL/C.

It is being developed and heavily tested on Solaris/SPARC. It has been
reported to work on Linux Fedora, SuSE Linux and Windows XP.

0.3.0 11/26/2006
------------------
New features:
* Initial support for Smart Large Objects (BLOB/CLOB).
Operations supported:
- new
- open, close
- read, write
- seek, tell
- truncate
* Database#columns now also returns the extended id (xid)
* small documentation improvements and fixes


Home page: http://ruby-informix.rub...
Download from: http://rubyforge.org/projects/ruby...

--
Gerardo Santana

2 Answers

Edwin Fine

11/26/2006 10:48:00 PM

0

This is really great, because I want to use Ruby with Informix at work.
At some point I'm going to see if I can get it to work with Informix on
HP-UX.

Thanks for the extension.

--
Posted via http://www.ruby-....

Gerardo Santana Gómez Garrido

11/26/2006 10:52:00 PM

0

2006/11/26, Edwin Fine <efine145-nospam01@usa.net>:
> This is really great, because I want to use Ruby with Informix at work.
> At some point I'm going to see if I can get it to work with Informix on
> HP-UX.
>
> Thanks for the extension.

I'd love have your feedback about Ruby/Informix on HP-UX. Don't
hesitate to contact me if you need help.

--
Gerardo Santana