MySQL Forums
Forum List  »  Connector/Arduino

Re: Problem to build
Posted by: Erik Gruetzmacher
Date: November 05, 2014 12:16PM

Thanks Charles! That got me out of that one now I'm getting new errors see below. "#define WITH_SELECT" is uncommented too. Thanks again for your help.

mysql_connector:46: error: 'Connector' does not name a type
mysql_connector.ino: In function 'void do_query(const char*)':
mysql_connector:69: error: 'column_names' was not declared in this scope
mysql_connector:69: error: 'c' was not declared in this scope
mysql_connector:70: error: 'row_values' was not declared in this scope
mysql_connector:70: error: 'r' was not declared in this scope
mysql_connector:74: error: 'my_conn' was not declared in this scope
mysql_connector:85: error: 'my_conn' was not declared in this scope
mysql_connector.ino: In function 'void setup()':
mysql_connector:148: error: 'my_conn' was not declared in this scope

Options: ReplyQuote


Subject
Views
Written By
Posted
4000
September 02, 2014 06:09PM
2050
September 03, 2014 08:22AM
2456
November 04, 2014 07:31PM
1909
November 05, 2014 09:00AM
1793
November 05, 2014 10:43AM
Re: Problem to build
2376
November 05, 2014 12:16PM
1937
November 11, 2014 09:38AM


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.