Jet engine
The database is a simple MS-Access (Jet-engine) database with a single table only. The database can be found in the following location:
.\Example Projects\Automation\VBScript\MsAccess\FirstLastNames.mdb
relative to the UMRA Console program directory. The database holds table FirstLastNamesTable with the columns Id, FirstName, and LastName.

|