Hi Ashok, id's are always integer. I'm quite sure it's the same with an Oracle DB. So please fix you database and retry.
ciao, tom On Feb 11, 6:19 pm, Ashok Bee <[email protected]> wrote: > create table products ( > id number not null, > ... > primary key(id) > ) -- Thomas R. "TomK32" Koll <> http://ananasblau.com just a geek trying to change the world http://github.com/TomK32 --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

