Chat with a LIVE Microsoft Access Expert!
 
       
 

         

   

Go Back   Access World Forums > Microsoft Access Discussion > Modules & VBA

 
 
Chat with a LIVE Microsoft Access Expert!
Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 08-03-2004, 11:01 AM
Timtropolis Timtropolis is offline
Registered User
 
Join Date: Jun 2004
Location: Sopranos land
Posts: 67
Timtropolis is on a distinguished road
Question Run Time error 3052

Greetings all.

I am getting the following error when running VBA code in Access 2002.

"File Sharing lock count exceeded. Increase MaxLocksPerFile property registry entry"

This code started happening today on code that has been tested and has been running for about 2 months. The code updates information in one table with info from another. I am using DAO to achieve this and have made sure the the appropriate reference libraries are checked.

The error occurs on the .Update command that I am using in conjunction via a WITH loop. I have tried to eliminate the WITH and using RST.update but still get the same error. I also looked at the record where the code halts but have found nothing unusual with the record

If anyone could shed some light on this, it would be very much appreciated.

TIA,
Timtropolis
Reply With Quote
Sponsored Links
  #2  
Old 08-03-2004, 11:57 AM
Uncle Gizmo's Avatar
Uncle Gizmo Uncle Gizmo is offline
AWF VIP
 
Join Date: Jul 2003
Location: Newbury Berks UK
Posts: 3,751
Uncle Gizmo has a spectacular aura aboutUncle Gizmo has a spectacular aura about
Send a message via MSN to Uncle Gizmo
and you read this Microsoft report ?
__________________
.
Use this Link to Search the Forum
Reply With Quote
Sponsored Links
Reply

Thread Tools
Display Modes 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

Forum Jump


All times are GMT -8. The time now is 09:50 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
(c) copyright 2009 Access World