On Fri, Feb 20, 2009 at 8:06 AM, haneef5k <[email protected]> wrote:

> how to change sqlite3 to mysql..??

1) install MySQL
2) install mysql gem
3) edit config/database.yml appropriately
4) if you've already started development, run
       rake db:schema:load
    to install your tables

HTH,
-- 
Hassan Schroeder ------------------------ [email protected]

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to