MySQL Forums
Forum List  »  Connector/C++

How to install and run MySql Connector in Visual Studio?
Posted by: Chan Nguyen
Date: December 18, 2010 04:24AM

I read all the documentation. I tried both static and dynamic options, and I think there are a serious problem with connector C++ in Visual Studio. I found many people had the same problem that I had from google, but there was no answer. I used to install and run J-Connector with Eclipse, it was 10 times easier than Connector C++. What can I do now?
- I'm using Visual Studio 2008, MySql 5.1.54, Connector C++ 1.0.5 GA.
- My error message was from this line:
driver = get_driver_instance();

Error 1 error LNK2001: unresolved external symbol _get_driver_instance main.obj

Options: ReplyQuote


Subject
Views
Written By
Posted
How to install and run MySql Connector in Visual Studio?
3350
December 18, 2010 04:24AM


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.