View Single Post
  #21  
Old 04-19-2006, 02:36 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

Try running this at a mysql prompt:

grant all on emusp3.* to eq@localhost identified by 'eq';

Having a db named eq is fine, only the user is important. The installer creates a database called emusp3 and a user/pass eq. When the installer ran, did you make sure you had database selected and did a window pop up saying it was sourcing your database for several minutes?
Reply With Quote