PDA

View Full Version : MySQL - Front


aza
2-12-02, 05:53 PM
Question for those who uses (used?) MySQL-Front software for managing their database on PowWeb.

I enter host address, login name and password for user which I've created on OPS page and gave him all rights to edit everything (all options are marked with "Y") ... but fiels port and timeout are left unfilled.

Anyway, I connect and there are some errors string goes like:
Access denied for user "dial-up.user.net" to database "database" ... and there are quite a lot of this message. It looks like it tries to connect to every DB!

And after all it logins but still I can not edit my DB! :(

What are the right setting for this software? Any help?

aza
2-12-02, 05:55 PM
A little remark - I DO can connect to my own database (and edit it) and to "test" database. I was wrong in previous letter. But how to limit software "search and try" for ALL DBs on server?

Catweasel
2-13-02, 11:53 AM
Originally posted by aza
But how to limit software "search and try" for ALL DBs on server?

Works OK for me, but I've put my database name in the "Database(s)" field at the bottom of the "Connection To MySQL Host" box (that's the login box that appears when you start up, or start another connection).

Does that help? ;)

aza
2-13-02, 02:39 PM
I'm using version "1.16 beta" and it seems not to have such field at the bottom ... Maybe there are newer version (that you use)?

aza
2-13-02, 02:42 PM
Yep. That was the problem. I've downloaded programm from the direct link on www.mysql.com and it points to the old version. I've checked now the site of the creator and found that now 2.1 available ...

Thank you for help!