I'm working on an application for my job that involves heavily using an MDB file stored on a network drive, and I'm trying to determine how stable/reliable the MDB file is going to be. The application itself is an Excel userform application that connects to the database via ADO, and...