how do I change a web query's field length?

V

Vybez

I have got data that requires a field with a length of more than 512
characters.
As part of the Web query's XML I've got the following:

<s:attributeType name="ows_Comment0"
rs:name="Comment" rs:number="5">
<s:datatype dt:type="string" dt:maxLength="512"/>

How do I increase the field length?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top