MySQL Forums
Forum List  »  Connector/Arduino

Re: DELETE query
Posted by: Charles Bell
Date: May 07, 2014 08:42AM

As I mentioned in the UPDATE post, you must build a string with the correct paramters using sprintf(). See the example code for hints and the sprintf() documentation. Also, if you are working with floats you will need to use dtostrf.

Options: ReplyQuote


Subject
Views
Written By
Posted
2964
May 01, 2014 05:08PM
Re: DELETE query
2201
May 07, 2014 08:42AM
1796
May 07, 2014 09:53AM


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.