I am looking for a working open-source RUBY example that demonstrates
how to connect to an AS400 database and query a file.
If someone has an example using a free AS400 account from rzkh.de that
would excellent.
Thank you,
Frank
I am looking for a working open-source RUBY example that demonstrates
how to connect to an AS400 database and query a file.
If someone has an example using a free AS400 account from rzkh.de that
would excellent.
Thank you,
Frank
On Thu, May 27, 2010 at 12:18 PM, Frank K. [email protected]
wrote:
I am looking for a working open-source RUBY example that demonstrates
how to connect to an AS400 database and query a file.If someone has an example using a free AS400 account from rzkh.de that
would excellent.
I had to interface with Quadra Star (a non relational DB from the early
80s
that only libraries, some publishers, and I’ve been told he CIA
uses/used.
It’s proprietary) a while back.
I ended up using FFI and bridged to C.
You are probably going to have to do something very similar. FFI is
worth
knowing.
Do you have a C, FORTRAN, Java, or XML API?
Good luck.
Andrew McElroy
Frank K. wrote:
I am looking for a working open-source RUBY example that demonstrates
how to connect to an AS400 database and query a file.If someone has an example using a free AS400 account from rzkh.de that
would excellent.Thank you,
Frank
Here is the first hit on google for AS/400 ruby… you can check it out
and see if it works
Adam,
It is helpful. Thanks for sharing.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs