The text box control has the limit of 65,535 characters (and is behaving erratically even earlier), the actual LongText/Memo field in the database is limited by table space size (1GB)....for Memo Fields (Long Text, I believe, in later versions) can have up to 65,535 characters, or there about, when typed in...but when entered thru code is only limited by the size of the database.