Quantcast
Channel: MySQL Forums - Connector/C++
Viewing all articles
Browse latest Browse all 527

how to get binary data out with Connector/C++ (no replies)

$
0
0
I'm using Connector/C++ v1.0.5 with MySQL server version 5.1.49 on Linux.

I am creating a table with a binary field:

CREATE TABLE mytable (id binary(16) not null primary key);

and would like to get a result set and get field 'id' using the Connector/C++
interface.

There doesn't seem to be a getBinary() method for the resultSet class, even in
the trunk code.

Is there a way to get the binary field 'id' from the result set?

peter

Viewing all articles
Browse latest Browse all 527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>