Subject | How do I Store/Retrieve graphics to/from BLOBs using IBQuery? |
---|---|
Author | norgepaul |
Post date | 2003-08-14T20:35:49Z |
Hi All,
I'm trying to store and retrieve graphics (Bitmaps and JPEGs)
to/from a BLOB field in one of my Firebird (1.5) Tables. I've looked
all over the place for the answer and the only ones I can find
involve TFields and TIBTables but I need to use a TIBQuery.
I'm thinking along the lines of creating a Param and streaming the
graphic to/from it. Unfortunately I'm at a loss as to how to do it.
Thanks for any help you can give me.
Cheers,
Paul
I'm trying to store and retrieve graphics (Bitmaps and JPEGs)
to/from a BLOB field in one of my Firebird (1.5) Tables. I've looked
all over the place for the answer and the only ones I can find
involve TFields and TIBTables but I need to use a TIBQuery.
I'm thinking along the lines of creating a Param and streaming the
graphic to/from it. Unfortunately I'm at a loss as to how to do it.
Thanks for any help you can give me.
Cheers,
Paul