MySQL Forums
Forum List  »  Connector/Arduino

Re: MySQL and Arduino Chapter 7
Posted by: Charles Bell
Date: April 08, 2014 11:31AM

Hello!

For detailed questions and errata concerning my book, Beginning Sensor Networks, please contact me via email at drcharlesbell@gmail.com. This forum is for the Connector/Arduino. ;)

I'd like to see your sketch to help solve the problem of getting 3 rows inserted instead of 1.

I suspect it is because your query is in the loop() method which will indeed get executed several times. But again, I'll be able to diagnose more once I see the sketch.

Chuck

Options: ReplyQuote


Subject
Views
Written By
Posted
4136
March 31, 2014 01:35AM
2394
April 07, 2014 01:11AM
Re: MySQL and Arduino Chapter 7
2207
April 08, 2014 11:31AM
2134
April 10, 2014 07:22PM
2531
April 08, 2014 11:43AM


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.