MySQL Forums
Forum List  »  Connector/C++

Re: Run Time error: CDK Error: Failed string conversion
Posted by: Michael Pi
Date: April 26, 2019 08:40AM

Additional Info:

Tried a local install, failed on the statement below with same error:

mysqlx::Session mySession(mysqlx::SessionOption::HOST, L"localhost",
mysqlx::SessionOption::PORT, 33060,
mysqlx::SessionOption::USER, L"sa",
mysqlx::SessionOption::PWD, L"xxxxxxxx");

Please provide guidance, thanks.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Run Time error: CDK Error: Failed string conversion
1076
April 26, 2019 08:40AM


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.