MySQL Forums
Forum List  »  Connector/C++

mysqlcppconn.dll RUNTIME advice and help
Posted by: Nocs Nocs
Date: October 29, 2016 04:42PM

Hi to all,

I would like to know
1. if it is possible to use mysql connector for c++ without the need of the
mysqlcppconn.dll to be external (if it can be embed inside my executable c++ app and stay embed inside it while running)
2. if 1 can`t be possible at least can this mysqlcppconn.dll be embed inside my app and when my application starts exports the mysqlcppconn.dll to a folder so it can be used by mysql connector c++ inside my app and then when my application closes delete this mysqlcppconn.dll file ?

Can anyone give me a clear answer i would at least like to have one of this options for my c++ win32 app executable with the use of mysql c++ connector

Options: ReplyQuote


Subject
Views
Written By
Posted
mysqlcppconn.dll RUNTIME advice and help
1575
October 29, 2016 04:42PM


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.