Re: Where can I find jpeg.pas unit?
- From: "Brad White" <bwhite at inebraska.com>
- Date: Mon, 12 Feb 2007 16:44:24 -0600
"BUSRAGLU" <luis.bustamante@xxxxxxxxx> wrote in message
news:45d0170c@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi Bob
Ok it's in the INFO/Extras/Jpeg folder I found it.
I'm trying to work with a jpeg image in Access database and I've seen
that should use the jpeg.pas unit in order to to create an instance of
TADOBlobStream, use the methods of the stream to read from a graphic
field in a dataset.
Is it necesary to include the jpeg.pas or I just define it under
Implementation (uses jpeg;) without placing the unit in the proyect?
Good luck on this.
Images will correctly use the correct type when reading
the image from a file. Not so when reading from a DB.
Give it a shot, and if you still need help post to
B.P.D.database.ado
--
HTH,
Brad.
.
- References:
- Re: Where can I find jpeg.pas unit?
- From: Bob Swart
- Re: Where can I find jpeg.pas unit?
- Prev by Date: Re: Remote Debugging
- Next by Date: Re: Opening Up the Delphi Field Test
- Previous by thread: Re: Where can I find jpeg.pas unit?
- Next by thread: Intel's 80-Core Processor Prototype
- Index(es):
Relevant Pages
|