Craig White wrote: Note that I said: >> (You might need parentheses around :ids in the query. I'm not sure.)
Note that the generated query is [...] > 1: SELECT * FROM `debtortranstaxes` WHERE (taxauthid IN > '24','25','26','27') So it looks like adding the parentheses will fix your problem. > So I am still in the creek without a paddle No you're not. You have a simple syntax error that I even foresaw and suggested a fix for in my earlier post. > > Craig Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

