Q: What is .accdb?
Microsoft Access Database ??? a 41MB file-based database. No separate server process. The app and DB run on the same machine.
Q: How does the app connect?
OLE DB provider (Microsoft.ACE.OLEDB.12.0) reads the .accdb file directly from C:\Data\WellDrillers.accdb
Q: What are the modernization targets?
Code: AWS Transform (.NET 4.5 ??? .NET 8) | Database: AWS DMS (.accdb ??? Aurora PostgreSQL)