This problem has cropped up now an again and I never understand why .
I am displaying numerous images in a ImageControl. They (usually) display fine. When I go into the database now, the image appears to load when the form is opened (as it should) and then I get the message
DbName doesn't support the format of the file: FileName.jpg. so it can't load the picture.
It did support the format yesterday. I have a small database to test some code that loads the exact same images using the same code and they load fine.
Is there a property in the database that must be set???
I am using A2k and Win98SE
Thanks. DJ
I am displaying numerous images in a ImageControl. They (usually) display fine. When I go into the database now, the image appears to load when the form is opened (as it should) and then I get the message
DbName doesn't support the format of the file: FileName.jpg. so it can't load the picture.
It did support the format yesterday. I have a small database to test some code that loads the exact same images using the same code and they load fine.
Is there a property in the database that must be set???
I am using A2k and Win98SE
Thanks. DJ