![]() |
Sergey Kornilov admin 9/1/2005 |
Hi, |
|
chanis author 9/1/2005 |
Hi, set 255 field size in Access. Proceed to the Formattingtab in ASPRunner, click Change... for your field and set MaxLength 255. It will prevent user from entering more than 255 characters in this field.
|
![]() |
Sergey Kornilov admin 9/2/2005 |
Hi, |
|
chanis author 9/7/2005 |
Hi, you can set MaxLength for text field. Well you can use MEMO field type in Access. It allows to enter 65,535 characters.
|