Results 1 to 3 of 3

Thread: export data

  1. #1
    Join Date
    Feb 2007
    Location
    barranquilla, colombia
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question export data

    How I can export data from excel to mysql-phpMyAdmin

  2. #2
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    As long as the file is a CSV, and not any other type of spreadsheet item.

    Hope this helps.

  3. #3
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    Sorry, misread the original post. You can export the database in phpmyadmin by using the "Export" feature. Then; in that section, you could select CSV (or CSV in MS Excel for newer version of PMA) and then download it. This will make the CSV for the data.

    Hope this helps.

Bookmarks

Posting Permissions

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