This forum is no longer active. Please post your questions to our new community site

Recent Posts by OJ_Blorg

Subscribe to Recent Posts by OJ_Blorg 1 post found

28 Nov, 2008 04:22 PM
Avatar OJ_Blorg 1 post

Topic: RubyStack & JRubyStack / Raked over

Trying to follow a rails tutorial and I’ve come to the part where I need to use rails migrations in order to add a table to the database.

I run

rake db:migrate

and get

Access denied for user ’’@’localhost’ to database ‘database_i’ve_already_set_up’

FWIW, I’m using RubyStack 1.2-1 on Windows XP

Any idears?