Tagged Questions
0
votes
4answers
643 views
C++ Mysql++, always fails connection!
Steps:
- Installed Mysql Server 2005
- Downloaded Mysql++, built both debug and release version.
- Ran install.hta and selected a directory
- Added library/include directory in MSVC++ 2008
- Included ...