Re: Maybe?

Posts: 15
Joined: 08/17/2007

Just found out my client actually had a MS Access database as the original form of their product list! Access has an export to XML function. SO... I wanted to test this out.

I tried to export a product from UC and then re-import it.
all I got in the exported file was this:

<?xml version="1.0"?>
<store xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ubercart.org http://www.ubercart.org/files/store.xsd"></store>

What am I missing? I have taken the Access database and added/shifted the column orders to match the schema you guys linked to. I just want to get the import/export module working as step 1.

Import/Export By: futurist (104 replies) Wed, 08/08/2007 - 10:06