I am trying to reduce the size of the package for an application i created. The problem is the setup wants to include and run mdac_typ.exe which is over 7 MB by itself
The question then what does htis do I know it has to do with data access which my program uses but can a person get around sending this somehow?
Thanks
Debugging is the process of removing bugs. Programming is the process of putting them in
The question then what does htis do I know it has to do with data access which my program uses but can a person get around sending this somehow?
Thanks
Debugging is the process of removing bugs. Programming is the process of putting them in