Re: Connecteur 8.0 cpp get_instance_driver() introuvable
Posted by:
Jean BEZET
Date: February 10, 2020 06:04AM
Hy
subject : get_instance_driver() not found
Sorry i found it , i have forgeten to change mysqlcppconn.lib by the new.
Now I found get_instance_driver()
I got the data correct from database . But I have the same problem when i want to save it outside that bloc
while (result->next())
{
string Result_BD_QUERY = result->getString(1); // Data correct
} // Crash stack when delete object Result_BD_QUERY
It's the same problem with connector 1.1.9
Thanks for yuor's anwers
Subject
Views
Written By
Posted
1003
January 31, 2020 09:29AM
629
January 31, 2020 11:14AM
753
January 31, 2020 12:57PM
1047
February 01, 2020 08:49AM
498
February 05, 2020 06:41AM
519
February 05, 2020 12:08PM
759
February 07, 2020 06:59AM
529
February 07, 2020 10:53AM
582
February 10, 2020 03:30AM
Re: Connecteur 8.0 cpp get_instance_driver() introuvable
578
February 10, 2020 06:04AM
504
February 11, 2020 04:26AM
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.