Unresolved external '_get_driver_instance'
Posted by:
John Lemon
Date: January 23, 2009 02:36PM
I've successfully installed MySQL Connector C++ on my machine using MS Visual Studio 2008. 'include' and 'lib' dirs have been created, and populated, under "C:\Program Files\MySQL\ConnectorCPP".
I made a simple connection script in C++, and i can't compile it with Borland C++ 5.5.1 for Win32. The error message i get is:
Error: Unresolved external '_get_driver_instance' referenced from D:\simple_connect.obj
Any solution?
Subject
Views
Written By
Posted
Unresolved external '_get_driver_instance'
7346
January 23, 2009 02:36PM
6101
January 23, 2009 04:30PM
3727
January 26, 2009 12:15PM
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.