MySQL Forums
Forum List  »  Connector/Arduino

Re: inserting a string variable
Posted by: Steve Spence
Date: September 21, 2014 08:54AM

Fixed it! second example with:

VALUES ('%s')", stringTwo[0]);

back ticks around the %s

Options: ReplyQuote


Subject
Views
Written By
Posted
5278
September 21, 2014 08:49AM
Re: inserting a string variable
2079
September 21, 2014 08:54AM
1981
September 21, 2014 12:18PM


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.