On Fri, February 10, 2006 17:32, Luis Silva wrote: > I again, I need to insert a image file or unknown type of information in > the > database. I'm trying to understand the examples where they explain > largeobjects, but I don't know if this is information that i need. How can > I > send a image using large files? tks again and sorry for the trouble.
Use the test programs as examples. These are the test/test*.cxx programs. Numbers 48, 50-55, 57-59, and 65 deal with large objects. Also, see the reference documentation (now also available online) for the largeobject* classes. It's all really quite simple. Jeroen _______________________________________________ Libpqxx-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/libpqxx-general
