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
3982
April 17, 2014 05:33PM
2505
April 23, 2014 09:47AM
3370
April 25, 2014 06:52AM
3283
April 26, 2014 12:12PM
Re: Reading values from mysql
2342
April 30, 2014 07:55AM
2323
April 30, 2014 08:08AM
2307
April 30, 2014 05:59PM
2194
May 01, 2014 05:00PM
2086
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.