I'm using libpqxx 2.5.5 and I'm trying to retrieve binary data from a database.  What's the best way to do this?  I'm using the c_str function, but I'm getting '\' in the data that aren't there.  Are there any methods to get the raw data from the sql query?

Thanks
_______________________________________________
Libpqxx-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/libpqxx-general

Reply via email to