Hi, I've been using tablex::appendRow(const ibis::table::row&) to insert data to a table. I wanted to add some binary data using the ibis::BLOB type. When I tried this I got a segmentation fault. Is the BLOB type supported by fastbit? I did a quick scan through tafel.cpp and the appendRow method doesn't seem to be doing anything with the ibis::BLOB type. Is there any other way to insert binary data?
Thanks, Gerrit
_______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
