A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

write conflict



 
 
Thread Tools Display Modes
  #1  
Old November 4th, 2006, 12:40 PM posted to microsoft.public.access.forms
vbnetman via AccessMonster.com
external usenet poster
 
Posts: 83
Default write conflict

Good morning,
After editing a record I get a "write conflict" notice. The option 'copying
changes to the clipboard will let you look at the values the other user
entered..." How can I view the clipboard in an effort to pinpoint what part
of my code is generating the conflict?

Thank you

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...forms/200611/1

  #2  
Old November 4th, 2006, 05:11 PM posted to microsoft.public.access.forms
Arvin Meyer [MVP]
external usenet poster
 
Posts: 4,231
Default write conflict

Click on "Start" then "Run" the type "clipbrd" and hit enter, or build a
shortcut to it:

C:\WINDOWS\system32\clipbrd.exe
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com

"vbnetman via AccessMonster.com" u22585@uwe wrote in message
news:68c888ceaf3dd@uwe...
Good morning,
After editing a record I get a "write conflict" notice. The option
'copying
changes to the clipboard will let you look at the values the other user
entered..." How can I view the clipboard in an effort to pinpoint what
part
of my code is generating the conflict?

Thank you

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...forms/200611/1



  #3  
Old November 4th, 2006, 10:13 PM posted to microsoft.public.access.forms
David W. Fenton
external usenet poster
 
Posts: 3,373
Default write conflict

"Arvin Meyer [MVP]" wrote in
:

Click on "Start" then "Run" the type "clipbrd" and hit enter, or
build a shortcut to it:

C:\WINDOWS\system32\clipbrd.exe


You have to have the Clipbook system service running, and this is
not needed if you're not communicating with remote systems via the
clipboard. I always disable it, myself, since disabling it has no
effect on Remote Desktop or VNC's ability to paste the local
clipboard remotely (and vice versa).

You can, of course, just open a blank Excel spreadsheet and paste
the clipboard into it to see what the data is.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
  #4  
Old November 4th, 2006, 10:15 PM posted to microsoft.public.access.forms
David W. Fenton
external usenet poster
 
Posts: 3,373
Default write conflict

"Arvin Meyer [MVP]" wrote in
:

Click on "Start" then "Run" the type "clipbrd" and hit enter, or
build a shortcut to it:

C:\WINDOWS\system32\clipbrd.exe


The Clipbook service also depends on the Network DDE service, which
it's very important to have disabled by default, as it can be a real
back-door vulnerability.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
 




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 Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:19 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.