ASPJpeg
"Shahid M. Syed" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.bugs |
|---|---|
| Message-ID | <008b01c3ce70$0f004200$0200a8c0@buzzyxp> |
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?
Shahid M. Syed