Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. carbonbased

    Moving MySql database to hosting server

    Geert, I'm not sure exactly where you're going wrong but try creating the db first, then import your existing tables. Your situation may be a bit different but the (now deprecated) function for creating a new db is mysql_create_db('new_db_name'); In context the script could look something...
  2. carbonbased

    Moving MySql database to hosting server

    In case you still need some help with this... Part A: Exporting a Database 1. Log-in to phpMyAdmin. (It can be accessed from Your CPannel>MySQL Databases>phpMyAdmin) 2. Click on your old database you want to export, then wait for the right frame to load. 3. Click on the EXPORT tab at the top...

Part and Inventory Search

Back
Top