Character Limit

K

Keith

I have a database that contains a few elements where the data type is "memo".
I have built an InfoPath form with which I had intended to populate the
database bust am unable to because of the inability of InfoPath to use long
text. Is ther any workaround for this?
 
A

Adam Harding

Hi

Two ways around this that i know of.

1. pass the form data through a web service and on to the database which
does not present any limits at all.

2. change all the fields to repeating text fields and use code in your
database to concatenate them together.

Hope this helps

Adam
 

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