db.sql is NOT your database.
DB.ini tells the emulator how to connect to the database, which Mysql is running. If you can't connect to the database, you've either gone wrong in db.ini or you don't have the mysql service running. This is assuming you've created and sourced the database...
|