What is the value of queryy before that first += ?
Should that just be = ...on the first one?
thines01
Postaholic
2,424 posts since Oct 2009
Reputation Points: 445
Solved Threads: 402
+= is ok there because he's using std::string
Your program probably needs to check for sql errors on return because it could be some other problem, such as not logged into mysql.
Ancient Dragon
Retired & Loving It
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343