Results 1 to 2 of 2

Thread: MYsql to desktop

  1. #1
    Join Date
    Jan 2006
    Posts
    1

    MYsql to desktop

    I am needing a way to move MYsql data from the web server to my local desktop with a script or by some other automated means, but my web host has too many restrictions that will not allow me to access the database. I do not have ODBC access nor telnet access. Without these two I do not know what else I can do.

    I have heard about something called CURL , but do not know much about it or if it will work for this.

    It does not matter what format it is in when it gets to my desktop as long as it can be imported into a database, csv, txt, etc...

    Server side supports PHP.


    Any help is appreciated, Thanks.

  2. #2
    Join Date
    Sep 2005
    Posts
    5

    Server side supports PHP

    Then HTTP-tunnelling is an option.

    Check out 'SQLyog Enterprise' www.webyog.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •