Is there a way to update objects in a database without having exclusive access to the database, so that others can use the database and get the most updated version the next time they open the file? What I want to do is whenever I need to update something in my database I need to be able to go in and implement the update and if others are in the database at the time they will still have access to the old setup until they close the file and reopen it, which at that time will display the updated objects.
Any assistance would be greatly appreciated. And if I need to clarify anything just let me know.
Travis
Any assistance would be greatly appreciated. And if I need to clarify anything just let me know.
Travis