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 » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

reports not opening in Multiuser MsAccess2003



 
 
Thread Tools Display Modes
  #1  
Old December 27th, 2009, 11:01 AM posted to microsoft.public.access.reports
time_racer via AccessMonster.com
external usenet poster
 
Posts: 2
Default reports not opening in Multiuser MsAccess2003

I have 3 tables, and I split them to a central PC , so the users are using
only the front end via MDE.

These tables are being updated from the end-user using a form that logs them
in and then update their daily tasks (what they achieved every day)

For me as administrator I have a problem in opening the Reports, if the users
are working at the same time, i cannot open the reports it gives me the
following message:

"The database engine could not lock table 'LoginTable" because it si already
in use by another person or process."

The reports would never work unless all the users shuts down their forms,
which is impractical

Hope if i can find a solution for that

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ports/200912/1

  #2  
Old December 27th, 2009, 01:14 PM posted to microsoft.public.access.reports
Marshall Barton
external usenet poster
 
Posts: 5,361
Default reports not opening in Multiuser MsAccess2003

time_racer via AccessMonster.com wrote:

I have 3 tables, and I split them to a central PC , so the users are using
only the front end via MDE.

These tables are being updated from the end-user using a form that logs them
in and then update their daily tasks (what they achieved every day)

For me as administrator I have a problem in opening the Reports, if the users
are working at the same time, i cannot open the reports it gives me the
following message:

"The database engine could not lock table 'LoginTable" because it si already
in use by another person or process."



That is not normal, something about the reports must have
done something to require exclusive access to the table.
Why does the table need to be locked?

--
Marsh
MVP [MS Access]
  #3  
Old December 28th, 2009, 03:48 AM posted to microsoft.public.access.reports
time_racer via AccessMonster.com
external usenet poster
 
Posts: 2
Default reports not opening in Multiuser MsAccess2003

I am not sure yet about that, but the reports are working just after they
close all their forms!!!

if you need any information about it please tell me so I would provided to
you , ( vba, properties, communication scenario,...)



Marshall Barton wrote:
I have 3 tables, and I split them to a central PC , so the users are using
only the front end via MDE.

[quoted text clipped - 8 lines]
"The database engine could not lock table 'LoginTable" because it si already
in use by another person or process."


That is not normal, something about the reports must have
done something to require exclusive access to the table.
Why does the table need to be locked?


--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ports/200912/1

  #4  
Old December 28th, 2009, 04:43 PM posted to microsoft.public.access.reports
Marshall Barton
external usenet poster
 
Posts: 5,361
Default reports not opening in Multiuser MsAccess2003

Maybe you can figure out why the table needs to be locked if
you can find some code in one or more forms that does
something unusual with the table, possibly through a
recordset.


time_racer via AccessMonster.com wrote:
I am not sure yet about that, but the reports are working just after they
close all their forms!!!

if you need any information about it please tell me so I would provided to
you , ( vba, properties, communication scenario,...)


Marshall Barton wrote:
I have 3 tables, and I split them to a central PC , so the users are using
only the front end via MDE.

[quoted text clipped - 8 lines]
"The database engine could not lock table 'LoginTable" because it si already
in use by another person or process."


That is not normal, something about the reports must have
done something to require exclusive access to the table.
Why does the table need to be locked?

--
Marsh
MVP [MS Access]
 




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.