Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. NNewton56

    Run-time error '3052': File sharing lock count exceeded.

    I was getting the same error message, user the code from CajunCenturion's post and it worked perfectly. Thanks for the help .MoveLast lngAccount = .RecordCount maxLocks = lngAccount + 100 ' Add 100 as an extra buffer. If (maxLocks > 9500) Then ' Don't change it to less...

Part and Inventory Search

Back
Top