As stated in
viewtopic.php?f=61&t=9973 I have a Able5.5CFMX cart with MySQL 4.1 DB with some custom fields put in the Products table.
When migrating from 5.5 to 7.x how will I get all of that data migrated into 7.x.
I have extra tables too but they are static and I can do a table back up as csv, and then an import into the database directly as the Cart does not hit those tables yet..
The extra fields are only pulled from when an email is sent via the cart. namely "Our Notification".
Please advise.