databasedonr
Registered User.
- Local time
- Today, 05:32
- Joined
- Feb 13, 2003
- Messages
- 163
I am running an update query, using unbound controls on a form to gather the data.
One of my unbound controls is a text box that I use to write to a memo field in the table.
When I try to write more than 127 characters, however, the query fails and returns the error "Invalid Argument."
Any ideas why I am limited to 127 or less characters through an update query to a memo field?
Thanks in advance
One of my unbound controls is a text box that I use to write to a memo field in the table.
When I try to write more than 127 characters, however, the query fails and returns the error "Invalid Argument."
Any ideas why I am limited to 127 or less characters through an update query to a memo field?
Thanks in advance