Subject Re: [ib-support] Blob Field
Author Jason Chapman (JAC2)
""wasith zaki"" > > -----Original Message-----
> > From: Thomas Steinmaurer [mailto:ts@...]
> > Sent: Monday, January 06, 2003 1:26
> > To: ib-support@yahoogroups.com
> > Subject: RE: [ib-support] Blob Field
> >
> > >
> > > Could you let me have the correct SQL for the insert?
> >
> > You can't do that with an INSERT INTO statement directly.
>
> It mean we can't insert binary data (i.e BMP File) using isql?

AFAIK correct, you can't do this with isql.

JAC.