Re: [Firebird-devel] loadBlob & dumpBlob in Pascal file

2019-12-23 Thread Norbert Saint Georges
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 f

Re: [Firebird-devel] loadBlob & dumpBlob in Pascal file

2019-12-23 Thread Norbert Saint Georges
Adriano dos Santos Fernandes a écrit : On 23/12/2019 09:08, Norbert Saint Georges wrote: Apologies, I badly speak in English. In Firebird.pas, there are two procedures: 1) IUtil_loadBlobPtr = procedure (this: IUtil; status: IStatus; blobId: ISC_QUADPtr; att: IAttachment; tra: ITransaction; fi

Re: [Firebird-devel] loadBlob & dumpBlob in Pascal file

2019-12-23 Thread Alex Peshkoff via Firebird-devel
On 2019-12-23 15:08, Norbert Saint Georges wrote: Alex Peshkoff via Firebird-devel a écrit : On 2019-12-12 11:29, Norbert Saint Georges wrote: Hello everyone, for the procedures IUtil_loadBlobPtr & iUtil_dumpBlobPtr  what type of field is provided? BFile ?? May be I do not understand your qu

Re: [Firebird-devel] loadBlob & dumpBlob in Pascal file

2019-12-23 Thread Adriano dos Santos Fernandes
On 23/12/2019 09:08, Norbert Saint Georges wrote: > Apologies, I badly speak in English. > > In Firebird.pas, there are two procedures: > > 1) IUtil_loadBlobPtr = procedure (this: IUtil; status: IStatus; blobId: > ISC_QUADPtr; att: IAttachment; tra: ITransaction; file_: PAnsiChar; txt: > Boolean)

Re: [Firebird-devel] loadBlob & dumpBlob in Pascal file

2019-12-23 Thread Norbert Saint Georges
Alex Peshkoff via Firebird-devel a écrit : > On 2019-12-12 11:29, Norbert Saint Georges wrote: >> Hello everyone, >> >> for the procedures IUtil_loadBlobPtr & iUtil_dumpBlobPtr  what type of >> field is provided? BFile ?? >> > > May be I do not understand your question. Apologies, I badly speak i

Re: [Firebird-devel] loadBlob & dumpBlob in Pascal file

2019-12-23 Thread Alex Peshkoff via Firebird-devel
On 2019-12-12 11:29, Norbert Saint Georges wrote: Hello everyone, for the procedures IUtil_loadBlobPtr & iUtil_dumpBlobPtr  what type of field is provided? BFile ?? May be I do not understand your question. There is no 'field' parameter here, there is blob ID which is a pointer to ISC_QUA

[Firebird-devel] loadBlob & dumpBlob in Pascal file

2019-12-12 Thread Norbert Saint Georges
Hello everyone, for the procedures IUtil_loadBlobPtr & iUtil_dumpBlobPtr what type of field is provided? BFile ?? thank you in advance. -- Norbert Saint Georges http://tetrasys.fi Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel