On 19-11-2011 23:36, Michael Van Canneyt wrote: > On Sat, 19 Nov 2011, Reinier Olislagers wrote: >> On 19-11-2011 13:28, Reinier Olislagers wrote: >>> Hi list, >>> >>> The Firebird/Interbase ibconnection.pp code has this code in its >>> SetParameters procedure to upload blobs in segments (BlobSegmentSize >>> property is set to 80 on object creation): >> I wonder whether/what changes are required for reading blobs...
Hi Graeme & list, Had a look at tiOPF FBLib FBLDsql.pas. It defines BLOB_SEGMENT_LEN = 4095; used in both reading & writing blob data. ... might/could/should that be enlarged to 65535? Regards, Reinier _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal