18822 Record Locking Problem
Sign Up |  Live StatsLive Stats    Articles 37,335| Comments 177,302| Members 19,419, Newest Nahluwalia| Online 519
Home Contact
 (Forgotten?): 
    Sikhism
    For best SPN experience, use Firefox Internet Browser!


                                                                   Your Banner Here!    




Click Here to Register/Sign Up Daily Hukamnama Member Blogs Downloads Website Navigation Help Fonts Tags

Record Locking Problem

Our Donation Goal : Why Donate? : Donate Today! : Donate Anonymously (ਗੁਪਤ) : Our Family of Supporters
Goal this month: 500 USD, Received: 115 USD (23%)
Please Donate...
     
Related Topics...
Thread Thread Starter Forum Replies Last Post
ACCESS 2003 record locking vs page frame locking simcon Information Technology 3 28-Jul-2006 08:29 AM
Record Find Problem robert.f.smith@sbcglobal.net Information Technology 8 28-Jul-2006 08:28 AM
Locking current record Sentry Information Technology 3 28-Jul-2006 08:15 AM
Record Locking Wayne & Kerri Anne Information Technology 1 28-Jul-2006 08:13 AM
How to resolve a record locked problem? Cesar Ronchese Information Technology 3 10-Nov-2005 21:09 PM


Tags
record, locking, problem
Reply Post New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!
  #1 (permalink)  
Old 10-Nov-2005, 21:09 PM
KenDunne's Avatar KenDunne
Guest
 
Posts: n/a
   
   
Record Locking Problem

  Donate Today!   Email to Friend  Tell a Friend   Show Printable Version  Print   Contact sikhphilosophy.net Administraion for any Suggestions, Ideas, Feedback.  Feedback  

Register to Remove Advertisements
I have been experiencing problems with record locking. Most people seem to
struggle with unwanted locks but my problem is that I cannot seem to get
record locking to work. I first spotted the problem on an application that
was causing problems due to users changing the same records. Whatever I do I
cannot get the records to lock and I am experiencing the same problem on a
small test db designed to investigate the problem.

I have set the database options as follows (which is my preferred option):

Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/information-technology/7089-record-locking-problem.html
Open Database use record-level locking - true
Deafult open mode = shared
Default Record Locking = edited

I have also checked that the forms and queries have the record locking
option set to "edited record"

This SHOULD allow me to view the same record with two different forms but
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7089
not let me make changes - but I can change the records!!!

I have tried playing around with the options but all setups and tried it
with a standalone and a split database but it still allows me to change
records.

I am using Access 2003.

Am I missing an obvious trick?

Regards

Ken



Got anything to share on This Topic? Why not share your immediate thoughts/reaction with us! Login Now! or Sign Up Today! to share your views... Gurfateh!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 11-Nov-2005, 20:08 PM
[MVP] S.Clark's Avatar [MVP] S.Clark
Guest
 
Posts: n/a
   
   
Re: Record Locking Problem

Open two instances of Access, and open the form in both.

Edit record in F1. Now try to edit the record in F2?
if Allowed in F2, then save F2. Now try to save F1. What happens?

If some warning or alert hasn't triggered by now, then something is really
wrong.


--
Steve Clark, Access MVP
http://www.fmsinc.com/consulting
*FREE* Access Tips: http://www.fmsinc.com/free/tips.html

"KenDunne" wrote in message
news:0B901E52-9960-4E29-A141-653E03935DD3@microsoft.com...
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7089
>I have been experiencing problems with record locking. Most people seem to
> struggle with unwanted locks but my problem is that I cannot seem to get
> record locking to work. I first spotted the problem on an application that
> was causing problems due to users changing the same records. Whatever I do
> I
> cannot get the records to lock and I am experiencing the same problem on a
> small test db designed to investigate the problem.
>
> I have set the database options as follows (which is my preferred option):
>
> Open Database use record-level locking - true
> Deafult open mode = shared
> Default Record Locking = edited
>
> I have also checked that the forms and queries have the record locking
> option set to "edited record"
>
> This SHOULD allow me to view the same record with two different forms but
> not let me make changes - but I can change the records!!!
>
> I have tried playing around with the options but all setups and tried it
> with a standalone and a split database but it still allows me to change
> records.
>
> I am using Access 2003.
>
> Am I missing an obvious trick?
>
> Regards
>
> Ken
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7089
>



Reply With Quote
  #3 (permalink)  
Old 11-Nov-2005, 20:09 PM
KenDunne's Avatar KenDunne
Guest
 
Posts: n/a
   
   
Re: Record Locking Problem

I think something is really wrong!! My test database is a simple single
table, single form that I have split and loaded onto different machines. I
can open the form on both machines and go to the same record. I can then edit
and save the record in either form without any error messages.

Any suggestions??

"[MVP] S.Clark" wrote:

> Open two instances of Access, and open the form in both.
>
> Edit record in F1. Now try to edit the record in F2?
> if Allowed in F2, then save F2. Now try to save F1. What happens?
>
> If some warning or alert hasn't triggered by now, then something is really
> wrong.
>
>
> --
> Steve Clark, Access MVP
> http://www.fmsinc.com/consulting
> *FREE* Access Tips: http://www.fmsinc.com/free/tips.html
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7089
>
> "KenDunne" wrote in message
> news:0B901E52-9960-4E29-A141-653E03935DD3@microsoft.com...
> >I have been experiencing problems with record locking. Most people seem to
> > struggle with unwanted locks but my problem is that I cannot seem to get
> > record locking to work. I first spotted the problem on an application that
> > was causing problems due to users changing the same records. Whatever I do
> > I
> > cannot get the records to lock and I am experiencing the same problem on a
> > small test db designed to investigate the problem.
> >
> > I have set the database options as follows (which is my preferred option):
> >
> > Open Database use record-level locking - true
> > Deafult open mode = shared
> > Default Record Locking = edited
> >
> > I have also checked that the forms and queries have the record locking
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7089
> > option set to "edited record"
> >
> > This SHOULD allow me to view the same record with two different forms but
> > not let me make changes - but I can change the records!!!
> >
> > I have tried playing around with the options but all setups and tried it
> > with a standalone and a split database but it still allows me to change
> > records.
> >
> > I am using Access 2003.
> >
> > Am I missing an obvious trick?
> >
> > Regards
> >
> > Ken
> >

>
>
>

Reply With Quote
  #4 (permalink)  
Old 11-Nov-2005, 20:09 PM
German Saer's Avatar German Saer
Guest
 
Posts: n/a
   
   
Re: Record Locking Problem

You are not opening to different Dbs, are you?

Make sure you open the same DB from both machines. That shouldn't happen at
all.


--
___________
Thanks,

German Saer
Orlando, FL


"KenDunne" wrote in message
news:45F0C984-CFE2-45CB-B1EB-EE0F13053646@microsoft.com...
> I think something is really wrong!! My test database is a simple single
> table, single form that I have split and loaded onto different machines. I
> can open the form on both machines and go to the same record. I can then

edit
> and save the record in either form without any error messages.
>
> Any suggestions??
>
> "[MVP] S.Clark" wrote:
>
> > Open two instances of Access, and open the form in both.
> >
> > Edit record in F1. Now try to edit the record in F2?
> > if Allowed in F2, then save F2. Now try to save F1. What happens?
> >
> > If some warning or alert hasn't triggered by now, then something is

really
> > wrong.
> >
> >
> > --
> > Steve Clark, Access MVP
> > http://www.fmsinc.com/consulting
> > *FREE* Access Tips: http://www.fmsinc.com/free/tips.html
> >
> > "KenDunne" wrote in message
> > news:0B901E52-9960-4E29-A141-653E03935DD3@microsoft.com...
> > >I have been experiencing problems with record locking. Most people seem

to
> > > struggle with unwanted locks but my problem is that I cannot seem to

get
> > > record locking to work. I first spotted the problem on an application

that
> > > was causing problems due to users changing the same records. Whatever

I do
> > > I
> > > cannot get the records to lock and I am experiencing the same problem

on a
> > > small test db designed to investigate the problem.
> > >
> > > I have set the database options as follows (which is my preferred

option):
> > >
> > > Open Database use record-level locking - true
> > > Deafult open mode = shared
> > > Default Record Locking = edited
> > >
> > > I have also checked that the forms and queries have the record locking
> > > option set to "edited record"
> > >
> > > This SHOULD allow me to view the same record with two different forms

Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7089
but
> > > not let me make changes - but I can change the records!!!
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7089
> > >
> > > I have tried playing around with the options but all setups and tried

it
> > > with a standalone and a split database but it still allows me to

change
> > > records.
> > >
> > > I am using Access 2003.
> > >
> > > Am I missing an obvious trick?
> > >
> > > Regards
> > >
> > > Ken
> > >

> >
> >
> >



Reply With Quote
  #5 (permalink)  
Old 12-Nov-2005, 22:39 PM
KenDunne's Avatar KenDunne
Guest
 
Posts: n/a
   
   
Re: Record Locking Problem

  Donate Today!  
No. I am opening the same backend database and can see the the changes that
the different machines are making!!

"German Saer" wrote:

> You are not opening to different Dbs, are you?
>
> Make sure you open the same DB from both machines. That shouldn't happen at
> all.
>
>
> --
> ___________
> Thanks,
>
> German Saer
> Orlando, FL
>
>
> "KenDunne" wrote in message
> news:45F0C984-CFE2-45CB-B1EB-EE0F13053646@microsoft.com...
> > I think something is really wrong!! My test database is a simple single
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7089
> > table, single form that I have split and loaded onto different machines. I
> > can open the form on both machines and go to the same record. I can then

> edit
> > and save the record in either form without any error messages.
> >
> > Any suggestions??
> >
> > "[MVP] S.Clark" wrote:
> >
> > > Open two instances of Access, and open the form in both.
> > >
> > > Edit record in F1. Now try to edit the record in F2?
> > > if Allowed in F2, then save F2. Now try to save F1. What happens?
> > >
> > > If some warning or alert hasn't triggered by now, then something is

Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7089
> really
> > > wrong.
> > >
> > >
> > > --
> > > Steve Clark, Access MVP
> > > http://www.fmsinc.com/consulting
> > > *FREE* Access Tips: http://www.fmsinc.com/free/tips.html
> > >
> > > "KenDunne" wrote in message
> > > news:0B901E52-9960-4E29-A141-653E03935DD3@microsoft.com...
> > > >I have been experiencing problems with record locking. Most people seem

> to
> > > > struggle with unwanted locks but my problem is that I cannot seem to

> get
> > > > record locking to work. I first spotted the problem on an application

> that
> > > > was causing problems due to users changing the same records. Whatever

> I do
> > > > I
> > > > cannot get the records to lock and I am experiencing the same problem

> on a
> > > > small test db designed to investigate the problem.
> > > >
> > > > I have set the database options as follows (which is my preferred

> option):
> > > >
> > > > Open Database use record-level locking - true
> > > > Deafult open mode = shared
> > > > Default Record Locking = edited
> > > >
> > > > I have also checked that the forms and queries have the record locking
> > > > option set to "edited record"
> > > >
> > > > This SHOULD allow me to view the same record with two different forms

> but
> > > > not let me make changes - but I can change the records!!!
> > > >
> > > > I have tried playing around with the options but all setups and tried

> it
> > > > with a standalone and a split database but it still allows me to

> change
> > > > records.
> > > >
> > > > I am using Access 2003.
> > > >
> > > > Am I missing an obvious trick?
> > > >
> > > > Regards
> > > >
> > > > Ken
> > > >
> > >
> > >
> > >

>
>
>

Reply With Quote
   Click Here to Donate Now!

Support Us!
Become a Promoter!
Gurfateh ji, you can become a SPN Promoter by Donating as little as $10 each month. With limited resources & high operational costs, your donations make it possible for us to deliver a quality website and spread the teachings of the Sri Guru Granth Sahib Ji, to serve & uplift humanity. Every contribution counts. Donate Generously. Gurfateh!
ReplyPost New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!

Bookmarks


(View-All Members who have read this thread : 0
There are no names to display.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Tools Search
Search:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

» Active Discussions
How does Sikhi help you...
Today 15:06 PM
36 Replies, 1,032 Views
Request for assistance...
Today 09:34 AM
10 Replies, 136 Views
Occultism - Rejection in...
Today 08:44 AM
62 Replies, 2,664 Views
‘Bigoted’ Facebook...
Today 08:32 AM
1 Replies, 61 Views
Australia mulls allowing...
Today 07:30 AM
0 Replies, 49 Views
Woolwich Killing: The...
Today 06:41 AM
3 Replies, 75 Views
Panjabi
By Ishna
Today 04:40 AM
16 Replies, 314 Views
Rozana Reports (ਪੰਜਾਬੀ...
Today 03:09 AM
316 Replies, 7,659 Views
Sikh Spokesman (ਪੰਜਾਬੀ...
Today 03:00 AM
179 Replies, 4,559 Views
Transgenderism ... Right...
By Kaylee
Today 00:33 AM
25 Replies, 1,274 Views
Losing My Religion: Why...
Today 00:00 AM
14 Replies, 398 Views
Kirtan
Yesterday 21:24 PM
0 Replies, 43 Views
Keeping Amrit Vela
Yesterday 16:49 PM
12 Replies, 942 Views
Do you believe in...
Yesterday 15:08 PM
196 Replies, 4,120 Views
Black Sikhs?
Yesterday 06:33 AM
20 Replies, 5,931 Views
» Books You Should Read...
Powered by vBadvanced CMPS v3.2.3
All times are GMT +6.5. The time now is 17:04 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2 Copyright © 2004-12, All Rights Reserved. Sikh Philosophy Network


Page generated in 1.28165 seconds with 32 queries
0