MySQL Forums
Forum List  »  Connector/Arduino

Re: Query Results as String
Posted by: Charles Bell
Date: October 29, 2014 12:29PM

I am not sure I am following you. Why would you want to read the result you printed to the serial monitor? Why not use the result from the query directly?

From my example, I could do this:

...

if (head_count > 100000) {
// turn light on here
}

Please post your sketch so I can give you a better answer. ;)

Options: ReplyQuote


Subject
Views
Written By
Posted
3807
October 25, 2014 05:16PM
Re: Query Results as String
2033
October 29, 2014 12:29PM


Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.

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.