
How to install ODBC components on a W95 system
I have an Access DB app that I need to install on the PCs where I work.
The problem is that none of the machines but mine and 1 other have the ODBC
Administrator and drivers installed.
I need to get my setup program to install the Administrator and the Access
drivers. I read the ODBC SDK documentation. From what I gather, I should
call the DLL functions in the installer DLL to do this correctly.
As is typical, the help files DON'T explain the correct order and method to
accomplishing this.
I am building my setup using the Install Shield edition that came w/ VC++5.
If anyone can give me any advice or a point in the right direction, I would
be grateful.
Thanx,