VBA7 (64 bit) - Getting data from a database

I'm a bit surpised I have not seen more on this.  Perhaps I've just not been paying attention, but I have several SolidWorks macros that get data from databases.  I just installed 2013 and nothing works.  No real surprise there, but what is surprising is that I can't seem to find any way to connect to a .mdb database. 

I got the 64 bit version of ADO.  However, I understand that the Microsoft Jet database provider I had been using can't be accessed from the 64 bit ADO.  Microsoft does have a 64 bit database provider (ACE), but it can't be installed alongside 32 bit Office.  Our company standard is still Office 2003, not available in 64 bit.

Am I just missing something obvious? 

SolidworksApi macros