I need to transfer data from another database in to AbleCommerce. The existing database is SQL 2008, but one of the fields (details) is HTML. This is causing me issues when trying to export to either XLS or CSV, as this field has commas, semi-colons and tabs, therefore it is splitting in to seperate columns.
I have managed to export as XML, but i have got lots of extra fields that i do not need to migrate over, and this is proving tedious using an XML editor to remove the additional fields on over 1,000 products.
I wondered if DataPort can be used to connect to my none AC database to export, and then use it to import in to AC7? From what i have readm it looks like dataport will only work with AC. If this is the case, can anyone advise if:
1) Anyone knows of any tools where i can remove a field in XML across all records at once
2) Can i export HTML in to the "description" field of AC7 or will it have to be converted to the text equivalent? One of the reason for the HTML is that it contains tables for sizing charts in each product description.
3) What is the best way to approach a migration from a none AC database?
I would really appreciate any help with this, as i don't fancy the prospect of re-entering more than 1,000 products

Thanks
Andrew