i'm packaging an application using visual studio 2012 and install shield limited edition. during the setup i would need to make an obdc connection to a mysql database for the application to work. does anyone have any idea how to do this?
Asked
Active
Viewed 115 times
0
-
What driver are you using? Sql Server? MySQL? I found this: http://helpnet.installshield.com/installshield18helplib/InstallingMySQL-ODBCdriverMSI.htm – RQDQ Sep 07 '12 at 16:36
-
i'm using mysql. thanks a lot. i'll try this. – Imanuel Nimblett Sep 07 '12 at 17:02