M
Meir Simcha Kogan
I have an access application with a form containing a text box bound to a
field in sql server of the "NText" datatype.
When the text exceeds a certain very large amount of content (over 130,000
characters) I get an error when adding text to the text box "Text is Too
Long to be Edited".
It seems that MSAcess has its own built in limit that may not be taking into
account the much larger limit of a sql text type field... or does the text
type field have a limit?
--
field in sql server of the "NText" datatype.
When the text exceeds a certain very large amount of content (over 130,000
characters) I get an error when adding text to the text box "Text is Too
Long to be Edited".
It seems that MSAcess has its own built in limit that may not be taking into
account the much larger limit of a sql text type field... or does the text
type field have a limit?
--