MySQL Forums
Forum List  »  Connector/C++

Error 1102 Incorrect Database Name
Posted by: Brian Ryall
Date: November 09, 2012 07:25AM

I have no clue what this means, tried connecting to mysql server with the following

driver = sql::mysql::get_mysql_driver_instance()
connection = driver->connect("//<ip>", username, password)

I am making this call on Linux to a Linux mysql server if that helps

Options: ReplyQuote


Subject
Views
Written By
Posted
Error 1102 Incorrect Database Name
3397
November 09, 2012 07:25AM


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.