B
Brandon Campbell
Hello,
I have a Memo field that needs to be search on. The problem is that when a user does a search, they receive a warning that they are trying to update a record that another user has open.
I tried to circumnavigate this by writing a form using ADO and making the recordset readonly, but the same error arises. How can I search a Memo field when other users are in the database??? This was never a problem on SQL Server.
Thank you,
Brandon
I have a Memo field that needs to be search on. The problem is that when a user does a search, they receive a warning that they are trying to update a record that another user has open.
I tried to circumnavigate this by writing a form using ADO and making the recordset readonly, but the same error arises. How can I search a Memo field when other users are in the database??? This was never a problem on SQL Server.
Thank you,
Brandon