Re: [Firebird-devel] example 07.blob.cpp

2019-10-08 Thread Alex Peshkoff via Firebird-devel

On 10/8/19 5:27 PM, Norbert Saint Georges wrote:

Good morning all,

in the example 07.blob.cpp we find the code
"// Message for data exchange
FB_MESSAGE (Msg, ThrowStatusWrapper,
(FB_BLOB, b)
) message (& status, master); "


Firebird.pas does not take the definition of FB_Message nor FB_BLOB.

In Pascal, how do you do?



Please take a look at 04.print_table.cpp. It can be implemented on 
Pascal, and it does read blobs from the table.





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


[Firebird-devel] example 07.blob.cpp

2019-10-08 Thread Norbert Saint Georges

Good morning all,

in the example 07.blob.cpp we find the code
"// Message for data exchange
FB_MESSAGE (Msg, ThrowStatusWrapper,
(FB_BLOB, b)
) message (& status, master); "


Firebird.pas does not take the definition of FB_Message nor FB_BLOB.

In Pascal, how do you do?

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



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