This occurs when I try to delete an item, and access cascades the deletes through many tables with over 1 million records. I am aware of the registry setting that allows you to bump up the number of records you can lock but this will not be an option b/c:
1. It looks like the max won't be enough to complete this delete.
2. I don't want to have to change everyone's registry settings.
I know I can go through and delete each individual record, but isn't there a way that you can tell access "Hey, I have the database opened exclusively so don't worry about locking every single affected record!!!"??? Thanks for any help you can give... even if it is just saying "Nope, I don't know of a way." Thanks!
1. It looks like the max won't be enough to complete this delete.
2. I don't want to have to change everyone's registry settings.
I know I can go through and delete each individual record, but isn't there a way that you can tell access "Hey, I have the database opened exclusively so don't worry about locking every single affected record!!!"??? Thanks for any help you can give... even if it is just saying "Nope, I don't know of a way." Thanks!