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




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 appear
error message "Bitmap image is not valid".

With that error my guess is that you are trying to display the bitmap using a
TdbImage field. A tdbImage field can only display a bitmap
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.



Relevant Pages

  • Re: Using SetDIBitsToDevice with C#?
    ... Again, he gets a window with the bitmap displayed, but the color map is wrong. ... public static void InitializeDIB(ref BmBitmapInfoStruct bmi, int winXSize, int winYSixe) ... private unsafe void SetupBitmap4CLand() ... // that will be used to calculate the display image. ...
    (microsoft.public.win32.programmer.ui)
  • Re: Displaying a stored image on a form
    ... Embedded bitmap images appear as "Package" instead of "Bitmap ... to display Bitmap images. ... Whatever the original program was that served as the OLE Server to ... I then created a form on which I want to display my graphic file. ...
    (microsoft.public.access.forms)
  • Re: seperator error in __mask_snprintf_len
    ... This patch captures what I am looking for in bitmap display and input. ... * bitmap_snprintf - convert bitmap to an ASCII hex string. ... * and a length, describing the mask contents. ...
    (Linux-Kernel)
  • Re: PictureBox max width
    ... many seconds of recording and the rate. ... and that's the length of display problem. ... what I don't understand is why you need to store all this ... no need whatsoever to store the actual bitmap that the data produces. ...
    (microsoft.public.vb.general.discussion)
  • Re: size of Picture Control
    ... in the known universe, or at any time upgrade your machine, change its display, ... But at no time would I consider redrawing the image to "fit ... resource, set the Picture Control to Type ... Bitmap and selected in the Image field the bitmap resource. ...
    (microsoft.public.vc.mfc)