MySQL Forums
Forum List  »  Connector/C++

Re: Connector 1.1.19 cpp getstring library mysql /MD
Posted by: Jean BEZET
Date: February 05, 2020 06:41AM

I have found information on your's site:

https://forums.mysql.com/read.php?3,657441,657441

it's generate with option /MD my application /MD

Tell me why it's crash allways

if (record == TRUE)
{
...
string Result_BD_QUERY = result->getString(1);
...
}
more informations
size of mysqlcppconn.lib 44Ko
size of mysqlcppconn.DLL 444Ko
size of libmysql.dll 1484Ko

Thanks

Options: ReplyQuote


Subject
Views
Written By
Posted
801
January 31, 2020 09:29AM
Re: Connector 1.1.19 cpp getstring library mysql /MD
398
February 05, 2020 06:41AM


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.