TMSLoader and CompressBlobMode

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
tonisanta
Posts: 55
Joined: Wed 04 Apr 2007 17:25

TMSLoader and CompressBlobMode

Post by tonisanta » Tue 19 Apr 2016 07:31

Hi,
is there a way to have compressed blobs when storing data through the TMSLoader-component? The TMSLoaderOptions-class doesn't provide such feature. Can data be compressed in the OnPutData-event?
best regards
Toni

azyk
Devart Team
Posts: 1119
Joined: Fri 11 Apr 2014 11:47
Location: Alpha Centauri A

Re: TMSLoader and CompressBlobMode

Post by azyk » Thu 28 Apr 2016 13:03

In TMSLoader, there is no capability to compress blob-field data.

Post Reply