Re: Saving JPEG images to images field in SQL2000 with ADODataSet
- From: "Wira" <wira@xxxxxxxxxxxxxxxx>
- Date: Fri, 16 Jun 2006 12:55:31 +0700
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?
And how to display the image from image field type in SQL 2000 if I use
TImage?
Thanks
Wira
"Brian Bushay TeamB" <BBushay@xxxxxxxxx> wrote in message
news:h11492969jvmm9e03drm7no9cppt9gfgeo@xxxxxxxxxx
appear
I'm Using D5 and SQL2000 for database.
One of my tables in SQL2000 have an image field type for saving picture ,
the problem is when I want to save JPEG images into my table always
using aerror message "Bitmap image is not valid".
With that error my guess is that you are trying to display the bitmap
TdbImage field. A tdbImage field can only display a bitmap
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- Follow-Ups:
- Re: Saving JPEG images to images field in SQL2000 with ADODataSet
- From: Brian Bushay TeamB
- Re: Saving JPEG images to images field in SQL2000 with ADODataSet
- From: Dennis Passmore
- Re: Saving JPEG images to images field in SQL2000 with ADODataSet
- References:
- Saving JPEG images to images field in SQL2000 with ADODataSet
- From: Wira
- Re: Saving JPEG images to images field in SQL2000 with ADODataSet
- From: Brian Bushay TeamB
- Saving JPEG images to images field in SQL2000 with ADODataSet
- Prev by Date: Re: Saving JPEG images to images field in SQL2000 with ADODataSet
- Next by Date: Connect over internet
- Previous by thread: Re: Saving JPEG images to images field in SQL2000 with ADODataSet
- Next by thread: Re: Saving JPEG images to images field in SQL2000 with ADODataSet
- Index(es):
Relevant Pages
|