Hi. A friend of mine has a ANRB and there is a utility offered by ADQ (AeroData Quantum) that accesses the mylog.db3 database, looks up all aircraft currently on the 'MyFlights' and tells which are 'needed', which are 'scrapes', etc.
I use a different database (ADU), based on 'open' MS-Access data-model and would like to write a VB6 utility that will essentially do a similar thing to the ADQ utility.
Can anybody help me with how to 'get at' the necessary tables? I'm thinking some kind of ODBC (or other data-access) driver that will read 'db3' tables, but have been unable to find anything so far.
TIA for any guidance and/or specific ideas.
Tony