Csv
Also - I did find out that PhpAdmin does allow you to export/import via CSV and this is the output in CSV format:
"ProductID";"ProductSKU";"ProductName";"ProductPrice";"ProductWeight";"ProductCartDesc";"ProductShortDesc";"ProductLongDesc";"ProductThumb";"ProductImage";"ProductCategoryID";"ProductUpdateDate";"ProductStock";"ProductLive";"ProductUnlimited"
I understand most of it, but what about "ProductUpdateDate" and the three that are listed after that (stock,live,unlimited).
Do you know what would go there?