Trying to use the sample connector code to connect to a MySQL db and table using C++. Compiles fine, links fine, but on execution I get SSLEAY32.dll not found. The MySQL db in question has the SSL flag off! The server is WAMPSERVER. Tried copying the DLL into the apache bin and exe bin, but doesn't do any good. Any help appreciated!
↧