D
Don Reid
I am running an update query to update a field from an
unbound control on the form.
When I execute the query, if my text string in the text
box is longer than 127 characters (ie 128 characters) the
query fails with an "Invalid Argument" error message.
Is there any way I can manage this, so I can actually
update more text?
unbound control on the form.
When I execute the query, if my text string in the text
box is longer than 127 characters (ie 128 characters) the
query fails with an "Invalid Argument" error message.
Is there any way I can manage this, so I can actually
update more text?