Hi,
I want to develpe application using VB6.0 with backend data in Mysql format on the server. However, I do not want install mysql ODBC driver on each client machine. How can I include mysqlclient.lib into VB application then I just need simply include dll into my vb application.
Or if anyone has an experience on using vb to call mysql without odbc driver.
Thank you for your help.