yes I can access it with the username and password in database.yml without any problem
On Jul 16, 6:24 pm, Hassan Schroeder <[email protected]> wrote: > On Sat, Jul 16, 2011 at 12:44 AM, smtabatabaie > > <[email protected]> wrote: > > hi , I have started to learn ruby on rails and I'm an absolute > > beginner . when I try to rake a database like "rake db:schema:dump " I > > get this message : > > "rake aborted ! > > unknown database 'cms_development' " > > although I have modified my database.yml and have created my database > > before. > > To confirm that the DB in question exists: can you access it directly > from the console, using the same name/username/password that's > in config/database.yml ? > > -- > Hassan Schroeder ------------------------ > [email protected]http://about.me/hassanschroeder > twitter: @hassan -- 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.

