Re: Drop Down Box Locking Record
From: tarpon_zeke (anonymous_at_discussions.microsoft.com)
Date: 06/23/04
- Next message: ming: "Re: Access as front end, SQL server as back end"
- Previous message: Dev Ashish: "Re: Access as front end, SQL server as back end"
- In reply to: Jacek Segit: "Re: Drop Down Box Locking Record"
- Next in thread: Jacek Segit: "Re: Drop Down Box Locking Record"
- Reply: Jacek Segit: "Re: Drop Down Box Locking Record"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 23 Jun 2004 07:53:50 -0700
I would concur with what you say but I look in the locks
information in SQL Server and the select statement that is
locking the record I am trying to edit is the select
statement from the drop down box and it is on the user I
am logged in as.
Somehow, the drop down box is locking the record. Don't
know how but it is.
PZ
>-----Original Message-----
>Witaj Tarpon_Zeke,
>W Twoim liocie datowanym 22 czerwca 2004 (20:13:05) można
przeczytać:
>
>T> The problem I am having is that the drop down box on
the
>T> prescreen is occasionally locking the record so when
they
>T> go to the full screen they can't update the record.
>
>T> The user is locking himself from editing that record
>T> because of the select statement in the drop down box
which
>T> is looking at the same table and the same record.
>
>T> The strange thing is that if only one person is in the
>T> system, this does not happen. Once multiple users are
in
>T> the system this happens. I figured out a temporary
work
>T> around but it is not a particularly pretty solution.
>
>The dropdown box NORMALLY cannot lock record,
>so you should search another reason, but maybe you have
not
>all/newest updates/patches/MDACs installed?
>
>IMHO the "multi-using" is the real reason.
>Try to check if "locked" record is not currently being
edited/preccessed
>by another user.
>
>Regards
>Jacek Segit
>
>
>.
>
- Next message: ming: "Re: Access as front end, SQL server as back end"
- Previous message: Dev Ashish: "Re: Access as front end, SQL server as back end"
- In reply to: Jacek Segit: "Re: Drop Down Box Locking Record"
- Next in thread: Jacek Segit: "Re: Drop Down Box Locking Record"
- Reply: Jacek Segit: "Re: Drop Down Box Locking Record"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|