the problem has been solved with this units.
thank you.
Search found 3 matches
- 13.10.2009, 13:00
- Forum: MySQL
- Topic: error in select longblob
- Replies: 2
- Views: 543
- 08.10.2009, 14:16
- Forum: MySQL
- Topic: error in select longblob
- Replies: 2
- Views: 543
error in select longblob
I use Delphi 2010 to save a JPG image into a field LONGBLOB, but after saving in a Mysql the Image is saved only BINARY. When I retrieve the image with "SELECT" error occurs "JPG ERROR # 53". Does anyone know why? I try this 2 codes to post image is: 1 = jpg:=TJPEGImage.Create; j...
- 08.10.2009, 13:49
- Forum: 6.1.5
- Topic: How to save jpg image
- Replies: 4
- Views: 7600
erro after post image
I use Delphi 2010 to save a JPG image into a field LONGBLOB, but after saving in a Mysql the Image is saved only BINARY. When I retrieve the image with "SELECT" error occurs "JPG ERROR # 53". Does anyone know why? P.S. In Delphi 2006 it worked correctly. Rodrigo Andrade de Oliveira