PDA

View Full Version : Exporting data


Rochdalemark
20th January 2004, 10:23 PM
I currently need to export the product data from ezimerchant pro to another program using tab-delimited format, the export feature in ezimerchant only creates a file with limited data. I need to export
'product code' - 'product name' - 'long description' - 'price' - 'attributes (such as size colour options)' - 'image name' - 'catagory' - 'sub catagory'
is there a tool or application I can use to extract this information???? Any help would be much apreciated.

bcarroll
21st January 2004, 06:15 AM
I think you can achieve this with the export data function into say a CSV file and then use excel to convert this to a tab seperated value. I am reasonably sure all of these fields do export. Alternatively you could copy the MDB file and then open this copy in Access and do an export from within Access.