I'm not sure about setting the password at the execution, but I would double check the password in the yml file first. Also check with your database and make sure the username/password combination you're using matches the database's. Seems simple but its happened to me before.
Robert Todd wrote: > Hi, when I run this it aborts with an access denied message and > usepassword = NO > > How do I change this to either not require a password, or allow me to > set the password in the rake command line execution (it's set in the > database.yml file, but rake isn't using it) > -- > 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 -~----------~----~----~----~------~----~------~--~---

