Hi, I have one request.. is there any way, how can I display SQL console
results in view? I mean, for example I have PostgreSQL server, and a
simple form, where user can put any SQL command, which will be executed
via ActiveRecord::Base.connection.execute(sql) and the actual response
(if possible) will be returned to view.. just like sql comman line
utility or something..

Thanks for any advice..

Lubomir Herko
-- 
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to