Re: Store variables and arrays from c++ to mysql?
Posted by: Martin Grasser
Date: May 04, 2011 04:05AM

I think I do have to build a string from each variable I want to write to the DB.
So I have to use string functions to build the string I will send with the mysql_query function.

Please tell me if theres another way!?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Store variables and arrays from c++ to mysql?
869
May 04, 2011 04:05AM


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.