From: Drew Olson Date: 2007-03-06T23:18:03+09:00 Subject: Re: Error connecting to Oracle 10g w/ ActiveRecord Daniel Berger wrote: > On Mar 5, 4:22 pm, Drew Olson wrote: >> All - >> >> I'm attempting to connect to an Oracle 10g DB with ActiveRecord. The >> code is working fine on a different machine, so I'm assuming I've >> somehow installed oci (although this machine is on an office internal >> network). Up to this point, I've installed oci, ActiveSupport and >> ActiveRecord. I also have instantclient installed and added to my path >> and I have copied the two necessary .dll files from instantclient to >> /ruby/bin. The error I'm receiving is below. > > > > It's not an AR issue. There's an issue with your Oracle client setup. > See http://www.dba-oracle.com/t_ora_12705_resolution.htm > > Regards, > > Dan Dan - Thanks, I saw that just after posting. Maybe I should talk to my friend Google first next time. -Drew -- Posted via http://www.ruby-forum.com/.