Subject Re: [IBO] TIB_DSQL???
Author Jason Wharton
> >I have a little question. Can't the TIB_DSQL component handle strings.
>
> Yes, it can handle strings into char and varchar columns. You can't plug
a string into a blob, though.

MyDSQL.ParamByName( <param> ).AsString := <some string>;

This will work with a Blob column.

HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com