dbTalk Databases Forums  

Issues with updated Memp by SQL code. Keep getting Error msg "Could not update; Currently Locked by session on this machine"

comp.database.ms-access comp.database.ms-access


Discuss Issues with updated Memp by SQL code. Keep getting Error msg "Could not update; Currently Locked by session on this machine" in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Andrew.Donnelly@Shell.com
 
Posts: n/a

Default Issues with updated Memp by SQL code. Keep getting Error msg "Could not update; Currently Locked by session on this machine" - 03-10-2005 , 12:18 PM







I am trying to update a memo field in a table from a form that I have
created. The form is unbound, and once the user makes their changes,
they have to click the continue button. Once the button is click
then, there is some VB code that uses SQL Update to take the
information on the form and update the table with the new changes.
However, I am having issues with the Memo fields. I have looked at
several different posts and have not been able to come up with a
solution. Can anyone offer any info at all?? The VB error code is
3188.

Cheers


Reply With Quote
  #2  
Old   
kevindotcar@gmail.com
 
Posts: n/a

Default Re: Issues with updated Memp by SQL code. Keep getting Error msg "Could not update; Currently Locked by session on this machine" - 03-15-2005 , 12:21 AM







Andrew.Donnelly (AT) Shell (DOT) com wrote:
Quote:
I am trying to update a memo field in a table from a form that I have
created. The form is unbound, and once the user makes their changes,
they have to click the continue button. Once the button is click
then, there is some VB code that uses SQL Update to take the
information on the form and update the table with the new changes.
However, I am having issues with the Memo fields. I have looked at
several different posts and have not been able to come up with a
solution. Can anyone offer any info at all?? The VB error code is
3188.

Cheers
Is the table opened by you or someone else in design mode?
Do you have "record locks -- All records" selected?

I googled "3188 and access and lock" and found this:

<--->
I am starting to get 'Multi-user' conflict errors by some users when
attempting to enter a record which contains a memo field. I know
that there are no other users logged in. My solution, or a quick
fix, is to copy the memo field to the clipboard (or notepad) cancel
out of the record, then select Add Record again (I use tempoary tables
to add/edit records). This works everytime, but I'm stumped as to
why this error occurs in the first place. Any suggestions please.
<--->

HTH,
KC



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.