emilioolivares-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2006-Sep-28 15:18 UTC
Writing a generic active record class for multiple databases and tables
Hello all, I''m a Ruby on Rails beginner. Let''s say I''m trying to write a Database administration app. 1. Is there a way to query mysql for all the databases available. 2. How do I query a database to get a hash of all the tables availabe. 3. Is it possible to write a dynamic active record class, which can be used to modify and show records from a selected database and table. Similar to phpadmin. Any ideas? Thanks! Emilio --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---