Replacement for CompactDatabase API of JetEngine in 64 bit VC++ Application

  • Thread starter Thread starter MarigoldR
  • Start date Start date
M

MarigoldR

Guest
Writing an API in 64 bit VC++ application to compact database (.mdb file). To access mdb file, 64 bit ACE 2016 redistributable is being used in the application.

How to achieve compact database functionality using ACE OLEBD 12.0 driver in VC++ 64 bit application.

What all DLLs are required to do so?

Please suggest.

Continue reading...
 
Back
Top