W
whp963
I have a memo field that contains over 2000 characters. When I try to clear
that field with an Update table set table.field = '' string, I get a 3188
error, cannot update, currently locked. I'm the only one using the database,
so no one else has it locked. And if the memo field contains less than 2000
characters, I don't get an error. I need a work-around.
that field with an Update table set table.field = '' string, I get a 3188
error, cannot update, currently locked. I'm the only one using the database,
so no one else has it locked. And if the memo field contains less than 2000
characters, I don't get an error. I need a work-around.