PS: quicker as in better performance.
I don't think so.
The only two providers capable of reading MDB's are OleDb and Odbc.
I am pretty sure that OleDB is faster than Odbc.
All other data access methods build on top of one of those and can
therefor not be faster.
Arne