MySQL Forums
Forum List  »  Connector/C++

Re: Getting an access violation .. Suggestion??
Posted by: David McFadden
Date: March 26, 2012 12:07PM

I am haw the same sort of problem. I can query the database fine. getInt allows me to use the data in my app. getString however won't let me assign the sting to a var, but the var is not usable. I am using a Qt app. If I take the same statements an but the in a console app, it works fine. This seems to be a Qt thing for me. My string var has the value of {npos=4294967295}

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Getting an access violation .. Suggestion??
1765
March 26, 2012 12:07PM


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.