Page 1 of 1

MySQL Blob field

Posted: Fri 09 Jun 2006 13:56
by shidewa
How can I work with Blob field using MySQL Data Access for Delphi ? Does someone has an exemple ?


Shidewa

Posted: Fri 09 Jun 2006 14:09
by Antaeus
You can find such example in "%MyDAC%\Demos\Pictures\" directory.
%MyDac% is the MyDAC installation path on your computer.

Delphi exemples

Posted: Fri 09 Jun 2006 14:17
by shidewa
I found it thanks for your help !

Shidewa