Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Sep 2011
    Posts
    3
    Plugin Contributions
    0

    Default Re: Product CSV Export via PhpMyAdmin ?

    Ok - so I needed to be on the Export page of course - i didnt see the list of table rows that you could select...

    Thanks!

    Which table row would export only the product names?

  2. #2
    Join Date
    May 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Product CSV Export via PhpMyAdmin ?

    Quote Originally Posted by gp999 View Post
    Ok - so I needed to be on the Export page of course - i didnt see the list of table rows that you could select...

    Thanks!

    Which table row would export only the product names?
    If you only want the product names to be exported then the fastest way to do that is by sql query.

    Press the SQL button from top of the phpmyadmin

    type on the query field "SELECT products_name FROM products_description ORDER by products_name ASC"

    scroll to the bottom of the page and there should be a small export button where you should be able to export just the product names to a CVS.

 

 

Similar Threads

  1. Import Product Attributes Via phpMyAdmin?
    By Andor1211 in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 3 Apr 2012, 10:20 AM
  2. Need to create a live product feed via CSV
    By martin.etail in forum General Questions
    Replies: 1
    Last Post: 11 Sep 2009, 04:21 PM
  3. Uploading Products in a CSV Format to PhPMyAdmin?
    By byrd813 in forum General Questions
    Replies: 4
    Last Post: 26 Aug 2009, 02:48 AM
  4. Need to export product catalogue to CSV
    By robax in forum General Questions
    Replies: 5
    Last Post: 8 Apr 2008, 05:42 AM
  5. Importing Table Data via phpMyAdmin and Excel CSV
    By webomat in forum General Questions
    Replies: 6
    Last Post: 16 Mar 2007, 12:52 AM

Posting Permissions

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