|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Access 2000 VBA Memo Field Limit
Hi,
Can someone tell me if you can limit the size of a memo field? Can you control the size in the table or form? Thank you. |
|
#2
|
|||
|
|||
|
I realized I can control the field size using an if statement and Len function in the form. If anyone does know of another way I am interested. Thank you.
|
|
#3
|
||||
|
||||
|
Quoted from http://www.databasezone.com/techdocs/acclimit.html
Number of characters in a Memo field: "65,535 when entering data through the user interface; 1 gigabyte when entering data programmatically." |
![]() |
| Viewing: Dev Articles Community Forums > Databases > Microsoft Access Development > Access 2000 VBA Memo Field Limit |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|