Subject Re: [firebird-support] updating blob field with stored procedure
Author Simeon Mitev
this is ok, then how can i store into that .asBlob field a bitmap object ?

Alan McDonald wrote:

>>How can i update (with Delphi 7, dbExpress , TSQLDataSet) a blob field
>>usign stored procedure ?
>>
>>Simeon
>>
>>
>>
>
>make an input variable for the stored procedure as a blob of the correct
>subtype. then in the body of the SP use the blob input variable to replace
>the blob field as you would normally. With delphi you just set the parameter
>content to the blob.
>Alan
>
>
>
>
>
>
>Yahoo! Groups Links
>
>
>
>
>
>
>
>
>
>
>