3 messages in com.mysql.lists.bugsASPJpeg
FromSent OnAttachments
Shahid M. Syed29 Dec 2003 16:53 
Boyd Gerber29 Dec 2003 17:13 
Boyd Gerber29 Dec 2003 23:22 
Subject:ASPJpeg
From:Shahid M. Syed (sha@desiwriters.com)
Date:12/29/2003 04:53:39 PM
List:com.mysql.lists.bugs

Hello,

I sent the following email to ASPJpeg support:

--------------------------------------------------------------------------------

AspJpeg is running fine with Access database. Using AspJpeg to save images in MySQL database is also working, but when I try to read an image from MySQL database I get following error.

Error Type: Persits.Jpeg.1 (0x8004003D) Invalid JPEG file structure: two SOI markers /view.asp, line 15

line 15: Jpeg.OpenBinary rs("image").Value

Field "image" is a BLOB. Access database via ODBC is also working fine.

System Info:

Browser Type: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705)

MySQL 4.0.17 MyODBC 3.51

Is there any way I can make it work with MySQL database?

--------------------------------------------------------------------------------

And I got the following response:

--------------------------------------------------------------------------------

I'm afraid that's an error we haven't seen before, and we don't have MySQL here ourselves to test. If it works in Access, then the problem is with MySQL or its interface somehow, but I'm afraid we really don't have any more info.

Erik Mooney Persits Software Inc. http://www.persits.com

--------------------------------------------------------------------------------

Can anyone help please?