J
jez
I've been importing many xml files so far.. without problems. I now ran
through an error, most probably due to some weird symbol in the xml file
which has hex value 0x15 (looks like a square).
In the xml file that I am importing I am not specifying any specific
encoding. Should I maybe specify some kind of encoding to make sure this
kind of problem does not occur ?
The beginning of my xml file looks like this :
<customersDS>
<customersTable>
....
</customersTable>
</customersDS>
Thanks
jez
through an error, most probably due to some weird symbol in the xml file
which has hex value 0x15 (looks like a square).
In the xml file that I am importing I am not specifying any specific
encoding. Should I maybe specify some kind of encoding to make sure this
kind of problem does not occur ?
The beginning of my xml file looks like this :
<customersDS>
<customersTable>
....
</customersTable>
</customersDS>
Thanks
jez