If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
These forums remain online primarily for archival purposes. While posting is still possible, it should not be considered a means for support. Please login to our portal and submit a ticket if you require assistance and we'll be more than happy to assist you.
Regular updates are posted to our blog and we will continue to post important notices to the Script Security forum section here. You can subscribe to that forum to automatically receive notifications.
Is it possible to use MySQL Administrator (http://dev.mysql.com/downloads/administrator/1.1.html) instead of phpMyAdmin? I just tried connecting and it didn't work. I added my home IP address to the list of access hosts but still nothing. Any ideas?
Question:
Is direct connection to Dathorn MySQL server possible, without need to use web style admin?
Answer:
Yes, but...
For security reasons native remote direct connection to MySQL server is disabled. So, you cannot use MySQLFront or other similar MySQL admin application to connect directly. However, since there
Now I'm able to access MySQL using the windows MySQL Administrator tool.
Comment