Re: Saving JPEG images to images field in SQL2000 with ADODataSet



I tried the codes , the result is working good.

Thanks for all.

Wira


"Brian Bushay TeamB" <BBushay@xxxxxxxxx> wrote in message
news:5mtb92pphfoch8vu0cp97gg5ddh24epd46@xxxxxxxxxx


Yes, that's right ,
I used TDBImage component to display the picture from image field type in
SQL 2000.
If a TDBImage component can not display a JPEG , should I use TImage
component as a subtitute of TDBImage?
Yes
And how to display the image from image field type in SQL 2000 if I use
TImage?
You will have to write code to load the image from the record,
See code from Dennis

--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx


.



Relevant Pages