C
Christine in New Jersey
I am using the Replace function with a recordset field variable to replace
all double-quotes with single-quotes in a Memo field.
If the Memo field contains more than 2036 characters, the following error
message is displayed:
***************
Runtime error: '3188'
Could not update; currently locked by another session on this machine.
***************
As soon as I reduce the number of characters to 2036 or less, the error no
longer occurs. There is NO other copy of the database running. I often find
that Microsoft error messages do not provide the real reason for the error.
If anyone can help, I would appreciate it.
Thanks!
all double-quotes with single-quotes in a Memo field.
If the Memo field contains more than 2036 characters, the following error
message is displayed:
***************
Runtime error: '3188'
Could not update; currently locked by another session on this machine.
***************
As soon as I reduce the number of characters to 2036 or less, the error no
longer occurs. There is NO other copy of the database running. I often find
that Microsoft error messages do not provide the real reason for the error.
If anyone can help, I would appreciate it.
Thanks!