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.
I've been working on this for a while and I can't seem to figure it out. Has anyone successfully acessed their MySQL database from Dreamweaver, so you can view your tables and make recordsets?
It would be awesome if you could forward this info to me. Thanks!
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
That should give you enough info to get to know how to use SSH Tunneling.
Comment