I have an application which uses an mdb file , and im trying to figure out how to install this in ODBC thru the installer

The installer is InstallAnywhere 4.5.2.

I think that i need a C++ program to make ena api call to ODBC API is that right?

And if so , is there any example?

Thanks~!!