nub question: <db/create.sql?

Ian Seabock wrote:

> mysql depot_development <db/create.sql

ERROR 1045 <28000>: Access denied for user 'ODBC'@'localhost' (using password: NO)

What am I doing wrong. Let me know if you need more info

You proably need to pass the correct username and password for your install of MySQL and chosen database. Check the doco on the mysql command to findout how to pass them in.

Cheers,

Anthony Richardson