Displaying 1 result from an estimated 1 matches for "56d3286d0504242232471fe782".
2005 Apr 25
0
Oracle connection problem: rails ok!
...That fixed it.
> Date: Sun, 24 Apr 2005 22:32:34 -0700
> From: Dan Peterson <dpiddy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> Subject: Re: [Rails] Oracle connection problem: ruby ok, rails not ok.
> To: rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
> Message-ID: <56d3286d0504242232471fe782-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
> Content-Type: text/plain; charset=ISO-8859-1
>
> > I''ve set up a rails application (emp) and edited its database.yml:
> > development:
> > adapter: oci
> > database: <my db sid here>
> > host: &l...