E
efandango
I am trying to output a query which in turn will feed a data file (xml) to an
exernal app; but the overall field length on some records exceeds 255
characters in some records, and replaces the onerous chracters with a square
character.
I really must keep each field line intact so that the xml parser will read
it, and... to enable me to avoid going cross-eyed at the thought of wading
through tons of metatags on multiple lines.
what are my options, if any?
exernal app; but the overall field length on some records exceeds 255
characters in some records, and replaces the onerous chracters with a square
character.
I really must keep each field line intact so that the xml parser will read
it, and... to enable me to avoid going cross-eyed at the thought of wading
through tons of metatags on multiple lines.
what are my options, if any?