@steevej
these are propriety applications creating the databases. @John_Sewell I’m not running atlas.
Both databases are running on a local server isolated for the internet. I can bring the server online only for updates.
One application setups a web portal front end to update the database for manual access and it can also be updated through the application. This is the same port that the application uses to access the data.
The database that that uses batches has not portal, all data is uploaded and configured through the application. To make matters more complicated, it utilizes a web portal for authentication. However, I have created an a user that doesn’t need authentication for updating but it does not have authorization to delete files.
I have the schema from both databases but the portal won’t allow me to upload the data since I am a new user.