Hi, I want to write data to postgre sql large object column using soci::blob. I went through examples but all of them are using two queries - "insert" and "select" to write content to the column. Is there a possible way to write blob content within the "insert" query itself. Thank you!
_______________________________________________ soci-users mailing list soci-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/soci-users