I have created an Infopath form linked to an Access data base. I have a text
field in the data base that is limited to 255 characters. It is bound to a
text box in my Infopath form. When I query the form, the Infopath text box
only displays the first 50 characters of the data resident in the data base.
If I retype the data (i.e. more than 50 but less than 255 characters) in into
the info path form however, it will overwrite the data base and the next
query of the form will display more all the characters (up to 255). I do not
have character length restrictions on my text box so I am at a loss here.
Can anyone help me out?
Shiva (GGK Tech) - 17 Aug 2007 01:56 GMT

Signature
Shiva
http://www.ggktech.com
> I have created an Infopath form linked to an Access data base. I have a text
> field in the data base that is limited to 255 characters. It is bound to a
[quoted text clipped - 5 lines]
> have character length restrictions on my text box so I am at a loss here.
> Can anyone help me out?
Shiva (GGK Tech) - 17 Aug 2007 02:12 GMT
Hi,
Can you try to change the filed data type from string to rich text box? You
have to check your data is querying all 255 characters or not and what type
of data it is? Did it contain any special characters?

Signature
Shiva
http://www.ggktech.com
> I have created an Infopath form linked to an Access data base. I have a text
> field in the data base that is limited to 255 characters. It is bound to a
[quoted text clipped - 5 lines]
> have character length restrictions on my text box so I am at a loss here.
> Can anyone help me out?