Re: Reading values from mysql
If you are using the newest version of the connector, you must turn on select capability (it is turned off by default).
Go into mysql.h and uncomment:
//#define WITH_SELECT // Uncomment this for use without SELECT capability
Subject
Views
Written By
Posted
3692
April 17, 2014 05:33PM
2319
April 23, 2014 09:47AM
3104
April 25, 2014 06:52AM
3052
April 26, 2014 12:12PM
Re: Reading values from mysql
2144
April 30, 2014 07:55AM
2146
April 30, 2014 08:08AM
2082
April 30, 2014 05:59PM
2014
May 01, 2014 05:00PM
1924
May 07, 2014 08:43AM
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.