I figured out the problem. It isn''t single quote but back tick.
Somehow the forms are not getting displayed.
On Dec 30, 2:43 pm, sushant
<sushant.srivas...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> Hi all
> I am using mySQL server 5.0
> Using Rails, when I am generating scaffolds, the query that it hits to
> view fields is like:
> show fields from ''table''
> The problem is it single-quotes the table name
> When I run the same query from mysql client, it shows a syntax error
> Please, help me
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---