xsd schema not properly transalated into table
This is a default behavior of the XML Bulk Load.
You should change your XSD schema ********ely specifying
SQL data types mapping, like:
<xsd:element name="YourElementName" sql:datatype="varchar
(10)">
For details, see "Data Type Coercions and the sql:datatype
Annotation" in the SQLXML help.
usage.
server. I'm
Within the
the xsd. The
that all string
of the xsd
nvarchar(1000)
msdata:ReadOnly="true"
minOccurs="0" />
minOccurs="0">
minOccurs="0">
|