TMyLoader and blob fields

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jmuehlenhoff
Posts: 36
Joined: Fri 30 Apr 2010 11:25

TMyLoader and blob fields

Post by jmuehlenhoff » Wed 22 Feb 2012 10:37

Hi,

when I call TMyLoader.LoadFromDataSet on another dataset that contains TBlobFields, is this correctly handled by the TMyLoader component?

AndreyZ

Post by AndreyZ » Mon 27 Feb 2012 12:13

Hello,

The TMyLoader.LoadFromDataSet method correctly handles blob fields.

Post Reply