Re: [soci-users] Problem to store binary data into blob

2013-03-17 Thread Mateusz Loskot
On 14 March 2013 09:19, Ulrich Heinicke wrote: > > i try to store a pdf-files into the blob, read it from the table and store > it on the file system. After that I compare the source pdf-file with the > reading file and find differences. There may be numerous factors affecting the binary data wri

[soci-users] Problem to store binary data into blob

2013-03-14 Thread Ulrich Heinicke
Hi, i try to store a pdf-files into the blob, read it from the table and store it on the file system. After that I compare the source pdf-file with the reading file and find differences. My code is: backend_factory const &backEnd = *soci::factory_oracle(); bool read(const std::string inputfil