I made an application that connects to an online MySQL Database and it works great. The only problem is my beta testers keep getting an mysql error when they start up the program. I added the reference for my sql for C:\MySQL Database and my program contains a .rar file that extracts the folder to that location on the users computer right when they start it. It successfully extracts the folder but they still get an error. They also tried moving the folder to that location manually and that did not work either. Any suggestions or is there any way i can somehow embed the mysql connector like how windows media player creates two .dll's? Thanks in advance.
↧