Subject | Re: Storing a file in BLOB field through Stored Procedure |
---|---|
Author | Adam |
Post date | 2006-05-10T06:21:40Z |
Well I don't store files themselves, I store some RAW data from a
device into BLOBs, so I do not have the file to stream code on hand.
This document shows how to store a stream into a blob file. Not hard to
use a TFileStream instead.
http://bdn.borland.com/article/0,1410,27462,00.html
Adam
--- In firebird-support@yahoogroups.com, Shariful Alam
<murad_mouri@...> wrote:
device into BLOBs, so I do not have the file to stream code on hand.
This document shows how to store a stream into a blob file. Not hard to
use a TFileStream instead.
http://bdn.borland.com/article/0,1410,27462,00.html
Adam
--- In firebird-support@yahoogroups.com, Shariful Alam
<murad_mouri@...> wrote:
>
> Can you provide me tricky thing sample? I am
> developing using Delphi.
>