Are you sure you have the same name / password in the DB.ini file in your Binary folder? should look like this
[Database]
host=localhost
user=mattmeck
password=*******
database=eq
compression=off
This is mentioned in a lot of other post but not in this one yet. Also Check for white space after the name / password
|