"rake db:migrate" generates error

Hi. When after runnig scaffold script server command I run the “rake
db:migrate”, it displays no such sqlite found. I have already bound
the sqlite with ruby successfully and yet it displays error… Please
help me… thanks

On Jul 28, 3:38 am, NEO [email protected] wrote:

Hi. When after runnig scaffold script server command I run the “rake
db:migrate”, it displays no such sqlite found. I have already bound
the sqlite with ruby successfully and yet it displays error… Please
help me… thanks

What error ?

Fred

it displays error "no such sqlite found… " thanks for the reply…

On Jul 28, 3:32 pm, Frederick C. [email protected]

Post your database.yml file and the full error dump.