[Rails] Re: need help with oracle adapter

2011-04-12 Thread fAisAl
Thank you for you help Bryan, I am very satisfied by our answer. I will try to tell my host that to upgrade their environment. Thank for all who tried to help and also thanks for Fred for early answer. Cheers all, Faisal On Apr 10, 12:25 am, Bryan Crossland wrote: > On Sat, Apr 9, 2011 at 2:07

Re: [Rails] Re: need help with oracle adapter

2011-04-09 Thread Bryan Crossland
On Sat, Apr 9, 2011 at 2:07 AM, fAisAl wrote: > Thank you Fred for your suggestion. I might leave that at end when no > other available solutions. > > activerecord-oracle-adapter's last official version of Rails it worked with was Rails 2 (2.1 if I recall correctly). It was replaced years ago by

[Rails] Re: need help with oracle adapter

2011-04-09 Thread fAisAl
Thank you Fred for your suggestion. I might leave that at end when no other available solutions. Faisal On Apr 9, 3:44 pm, Frederick Cheung wrote: > On 9 Apr 2011, at 07:19, fAisAl wrote: > > > Thank you Fred, > > Yes I could have used that, but as a requirement from host, I must use > > the ol

Re: [Rails] Re: need help with oracle adapter

2011-04-08 Thread Frederick Cheung
On 9 Apr 2011, at 07:19, fAisAl wrote: > Thank you Fred, > Yes I could have used that, but as a requirement from host, I must use > the old adapter not the enhanced one. You'll probably need to use an older version of rails (ie 2.x) then Fred > > Cheers, > Faisal > > On Apr 9, 3:13 pm, Fred

[Rails] Re: need help with oracle adapter

2011-04-08 Thread fAisAl
Thank you Fred, Yes I could have used that, but as a requirement from host, I must use the old adapter not the enhanced one. Cheers, Faisal On Apr 9, 3:13 pm, Frederick Cheung wrote: > On 9 Apr 2011, at 03:11, fAisAl wrote: > > > Hi all, > > I have been struggling with this problem for a while.