Question
memo form field erro when characters exceed 500
hi,
when i submit a form with memo field, I am limited to 500 characters. I am using cf8 and access 2010 database, I have enabled clob at the datasource.
The error I get when I click the submit btn on the form is :
Error Executing Database Query. | |
| Application uses a value of the wrong type for the current operation. | |
Theerror exists at the form fields line.
There is no error if under 500 characters
<textarea name="civilUsed" cols="60" rows="21" class="input" id="civilUsed"></textarea>
thank you
jim
