florindaniel
Programmer
Hello,
I'm using VFP9 and try to convert a XML file to a database.
I have the associated XSD file and I am using XMLAdapter.
What happens is some fields, even if they are defined as "string" in the XSD file, are converted onto Memo fields in the resulting tables. It's odd, because not all the string fields suffer such conversion.
Am I not configuring something well or any other idea?
Thank you
Daniel
I'm using VFP9 and try to convert a XML file to a database.
I have the associated XSD file and I am using XMLAdapter.
What happens is some fields, even if they are defined as "string" in the XSD file, are converted onto Memo fields in the resulting tables. It's odd, because not all the string fields suffer such conversion.
Am I not configuring something well or any other idea?
Thank you
Daniel