We have old apps, built in Visual Studio 6.0 and back in that time, Access 2000 was used i.e *.mdb files.

I am building a VirtualBox Windows 7, 32 bit virtual machine, and i need minimal run-time to operate with at least *.mdb files. Maybe some xls files additionally.

Is there some package of office libraries available online that can enable me to use or at least run Access 2000 in my VB 6 application?

I can import the tables inside the mdb file so no connection to database(data source) would be required for now.