PC Review


Reply
Thread Tools Rate Thread

Access 2007 New Form - Source Table Open In Exclusive mode

 
 
iain
Guest
Posts: n/a
 
      11th Aug 2009
When trying to create a new form from a query using multiple tables I get an
error message when the form opens stating that the error is "possibly due to
another user having a source table open in exclusive mode".

It is a single user application and the default is set to shared.

Does anyone know what could cause this error?

Thanks
 
Reply With Quote
 
 
 
 
Jerry Whittle
Guest
Posts: n/a
 
      11th Aug 2009
It's possible that you have something like a deadlock or contention issue
where you are joining the multiple tables in such a way that locks them up.
You should try to join the tables in the same way as they are joined in the
Relationships window. If they aren't joined there with Referiential Integrity
enabled, all bets are off.

Post the SQL statement for the query here. Maybe someone will see something
obvious.
--
Jerry Whittle, Microsoft Access MVP
Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.


"iain" wrote:

> When trying to create a new form from a query using multiple tables I get an
> error message when the form opens stating that the error is "possibly due to
> another user having a source table open in exclusive mode".
>
> It is a single user application and the default is set to shared.
>
> Does anyone know what could cause this error?
>
> Thanks

 
Reply With Quote
 
 
 
 
iain
Guest
Posts: n/a
 
      18th Aug 2009
Thanks for the tip however my problem has arrisen from using multiple queries
as the record source for a form. In this case two queries made use of the
same table.

Thanks

"Jerry Whittle" wrote:

> It's possible that you have something like a deadlock or contention issue
> where you are joining the multiple tables in such a way that locks them up.
> You should try to join the tables in the same way as they are joined in the
> Relationships window. If they aren't joined there with Referiential Integrity
> enabled, all bets are off.
>
> Post the SQL statement for the query here. Maybe someone will see something
> obvious.
> --
> Jerry Whittle, Microsoft Access MVP
> Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.
>
>
> "iain" wrote:
>
> > When trying to create a new form from a query using multiple tables I get an
> > error message when the form opens stating that the error is "possibly due to
> > another user having a source table open in exclusive mode".
> >
> > It is a single user application and the default is set to shared.
> >
> > Does anyone know what could cause this error?
> >
> > Thanks

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Open Access 2007 in Exclusive Mode iholder Microsoft Access 1 28th May 2010 04:43 AM
another user has source table open in exclusive mode. please help =?Utf-8?B?VWRheSBLdW1hcg==?= Microsoft Access 1 28th Sep 2007 03:45 PM
Open DB with Open/Read only/Open exclusive/Open exclusive read onl =?Utf-8?B?TWFrZUxlaQ==?= Microsoft Access VBA Modules 0 5th Jun 2007 12:59 PM
How to Open the Access by Default in open Exclusive mode =?Utf-8?B?UmV2b2x1dGlvbg==?= Microsoft Access 3 1st Dec 2005 07:20 AM
get error on form for linked table --- locked exclusive mode =?Utf-8?B?anJvY2t5?= Microsoft Access 0 13th Sep 2004 05:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:39 AM.