Subject | Re: [firebird-support] uploading a picture |
---|---|
Author | Milan Babuskov |
Post date | 2004-10-18T20:09:32Z |
Alan McDonald wrote:
HE has to use blob in either case.
--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org
>>Simeon Mitev wrote:Well, true, it can be done with SP, but I believe it's beside the point.
>>
>>>I want to upload a picture into a field of table. Is it
>>
>>possible to do this
>>
>>>using stored procedure ?
>>
>>No, not using SP. You should use blob.
>>
> why not Milan? I do this OK - you need to have blob parameters that's all.
> and depending on the connection method, you may need to stream the blob
> contents to teh parameters
HE has to use blob in either case.
--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org