Subject Re: Firebird version
Author Adam
--- In firebird-support@yahoogroups.com, jefrey mina <jefrey_mina@...>
wrote:
>
> Hi to every body, is it possible to creat a feild that it will
contain file like (jpeg, bmp)
> ill check this problem from the bo IBphoenix community but all
sample does not work.
>
> Please help, thanks..

BLOB - Binary Large Object field

You can store whatever can be represented using a sequence of 1's and
0's in such a field. What language or tool do you wish to use to
populate such a field?

Adam