October 13, 2008 at 3:32 am
Hello,
I always thought, that Memo fields in Access are limited to 65.536 characters.
But it seems not so.
In my table I have an example with 89454 (The len() statement says so).
What is the limit? How many characters can a memo field have?
Thanks for your help.
Regards,
Daniel
October 13, 2008 at 4:33 am
From Microsoft's Access specification(http://support.microsoft.com/kb/302524/en-us)
Number of characters in a Memo field:
65,535 when entering data through the user interface; 1 gigabyte of character storage when entering data programmatically
This is probably due to the fact that a text box can only handle 65535 characters
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy