I want to know the number of ways in which I can fetch the data on a particular name from database, because I am getting invalid data, for the name with space such as "abc xyz".. It uses select *from names where name="abc-xyz", whch is fetching wrong information, so please help me.And essentially I want to search on name itself rather than ID. -- 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 -~----------~----~----~----~------~----~------~--~---

