hi all,
i have a zencart mysql full backup from a previous zencart installation (which is no longer online) that contains information such as customers details, orders placed and so on...
i need to extract who ordered what from the backup
i have been able to extract by hand the list of customers + their details such as address, emails, phone numbers and so on...
the problem i have now is trying to work out what each customer ordered .. i seem to get stuck on 'reading' the contents of mysql entries that use the TINYTEXT format
any ideas how i can EITHER get the information of who ordered what OR how to 'read' the contents of TINYTEXT mysql entries?
thanks for your time
serge


Reply With Quote

