Alex Peshkoff via Firebird-devel a écrit :
Methods loadBlob/dumpBlob of Util interface (what you mention are not procedures, just pascal analogue of C typedef) are used at client side (certainly embedded case works too) to manipulate blobs - load data from file to blob or store blob data in a file. Parameter "file_: PAnsiChar" is a name of that file. Boolean txt defines should binary or text more be used when working with that file. And yes - that files are sooner of all "external to Firebird".

This methids have nothing to do with SQL data types, therefore nothing like SQL_BFile is present.

excellent, I'll take a look.

A big thank-you

--
Norbert Saint Georges
http://tetrasys.fi



Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to