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.
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
"How can someone be so distracted yet so focused?"
- C
If you have a copy of your table locally, say on your home/work PC, you can dump the database down via command line or phpmyadmin.
You can then upload the dumped file to your space and providing the size isn't too large, you can get phpmyadmin to create it for you on dathorn.
If the dumped file is quite large, then using the command line to access MySQL would be your best bet.
David
-----
Do you fear the obsolescence of the metanarrative apparatus of legitimation?
Comment