[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

comp.lang.ruby

Ruby and Oracle 10g

aidy

8/10/2006 2:43:00 PM

Is it possible to use Ruby to connect to an oracle 10g db? The latest
stable class seems to be Ruby/OCI8.

Cheers

Aidy

2 Answers

Ola Bini

8/10/2006 2:51:00 PM

0

aidy wrote:
> Is it possible to use Ruby to connect to an oracle 10g db? The latest
> stable class seems to be Ruby/OCI8.
>
> Cheers
>
> Aidy
>
>
>

Yup, the OCI8 works fairly well with 10g. I haven't had any issues yet.

--
Ola Bini (http://ola-bini.bl...)
JvYAML, RbYAML, JRuby and Jatha contributor
System Developer, Karolinska Institutet (http:/...)
OLogix Consulting (http://www....)

"Yields falsehood when quined" yields falsehood when quined.



Mike Harris

8/10/2006 5:25:00 PM

0

aidy wrote:

>Is it possible to use Ruby to connect to an oracle 10g db? The latest
>stable class seems to be Ruby/OCI8.
>
>Cheers
>
>Aidy
>
>
>
>
>
Same. I've had no problems using 10g with the oci adapter