Do I need all .dll files for mysql to work?
Posted by: Surgey Pushkin
Date: January 22, 2011 11:41PM

Hi, when I downloaded 32-bit version to the disk, it gave me some directories:

Bin, include, lib.

Originally I did not include a bin directory into my project, do I need to?

Because sometimes it could not establish the connection, but sometimes it could.

There are 3 dll files, 1 manifest file and mysql_config.exe file.

So, msvcm80.dll , msvcp80.dll, msvcr80.dll files, and Microsoft.VC80.CRT.manifest

file, and mysql_config.exe.

Do I need to include these extra dll 's files into visual c++ project or not?

What are these fiels for? How about manifest file? How about mysql_config.exe file?

Thanks in advance...

Options: ReplyQuote


Subject
Views
Written By
Posted
Do I need all .dll files for mysql to work?
3553
January 22, 2011 11:41PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.