After looking at the source I see that Firebird requires use of the "soci::blob" type. Meanwhile MySQL doesn't support the blob type at all. I haven't looked at the other supported databases.
This is broken IMO. Either everything should support soci::blob type or better, everything should support std::string since it offers a lot more functionality than soci::blob. Chris _______________________________________________ soci-users mailing list soci-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/soci-users