Subject Re: [IBO] BLOBs and Interbase 7
Author Infocare Developer
does not work.

----- Original Message -----
From: "Helen Borrie" <helebor@...>
To: <IBObjects@yahoogroups.com>
Sent: Tuesday, March 04, 2003 9:47 AM
Subject: Re: [IBO] BLOBs and Interbase 7


> At 10:12 AM 4/03/2003 +0200, you wrote:
> >We have a problem when trying to update a blob in interbase 7
> >the error is:
> >
> >Conversion error from string "BLOB"
> >
> >The exact same thing works on firebird,
> >
> >the SQL has one parameter of type blob, we have always set this blob
> >parameter using Param.Value :=
> >
> >i have also tried Param.SetBlobData and Param.AsBlob
> >with no success
> >
> >Thanks for any help
>
> Try ParamByName['itsName'].AsString
>
> Helen
>
>
>
>
>
___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or
InterBase
> without the need for BDE, ODBC or any other layer.
>
___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info
papers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>