Torben, can you give a bit more of the trace.
I''ve got 30 + tables running in ROR with oracle, using both XE and
10g. (Development uses a XE local instance production uses a 10G full
install)
The one thing that comes to mind is be careful about "bad" variable
names. ie. variable names or table names that are oracle reserved
words.
I had quite a few problems with that.
See my blog on mentalpagingspace.blogspot.com on some of my oracle
conversion scripts, its got some auto renames for fields coming from
"other" databases.
On Oct 26, 2:14 am, "Torben Bruun"
<torben.br...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> Hi,
>
> Normally I''m using Rails with mySql but for the moment
I''m trying to
> make a Rails/Oracle solution using oci and instantclient, but I''m
> having a problem I receive the following when doing a select
>
> Exception string : undefined method `empty?'' for 1:Fixnum
>
> does anybody know a solution to this.
>
> kr
>
> Torben
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---