Hi, I recently downloaded mysql++ and the tutorial that came with it. Unfortunately 
they used "cout" in the examples...
they used the following code
cout>>query.preview();
and that worked great but...

How do I get the result back as a string which I can store in a CString or char 
variable??

Thanks in advance!

/Kalle B

Reply via email to