Page 1 of 1

Blobfields with MyTable

Posted: Thu 24 Mar 2005 03:27
by Guest
Hello.

How can i write a Image in an MySQL-Table from an TImage and read an Image from MyTable in an TImage?

TDBImage don't read Images from MyTable.

A function such as BloblToFile and FileToBlob would be a very good function for MyDAC.

Posted: Thu 24 Mar 2005 08:23
by Ikar
Please see Pictures demo (Mydac\Demos\Pictures\) for example

Posted: Thu 24 Mar 2005 16:33
by RG
Thank YOu. It work's fine :D