P
Pawel Sulek via AccessMonster.com
I have memo field in data base. But on the form I am trying to insert more
then 256 characters from textbox into this momo field. I get Error:3271
Invalid property value. I have a query that inserts this value. Even if in
code if I create a variable that has more then 256 characters and pass it
as an argument to this querry directly (bypassing form all together) I get
the same error. Please help.
Thanks
Pawel
then 256 characters from textbox into this momo field. I get Error:3271
Invalid property value. I have a query that inserts this value. Even if in
code if I create a variable that has more then 256 characters and pass it
as an argument to this querry directly (bypassing form all together) I get
the same error. Please help.
Thanks
Pawel