CompressBlobMode?

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
alec
Posts: 20
Joined: Wed 24 Aug 2005 09:28
Location: Africa

CompressBlobMode?

Post by alec » Wed 13 Sep 2006 10:54

Hi again!
Why TCustomDADataSet.Options has property CompressBlobMode, and TCustomMSDataSet hasn't?
You have specially limited functionality?

What about SDAC Roadmap (fourth version)?
Thank you!

Jackson
Posts: 512
Joined: Thu 26 Jan 2006 10:06

Post by Jackson » Thu 14 Sep 2006 06:55

SDAC doesn't support compressed BLOBs.
This functionality will be added in the next SDAC version.
We are working on the new SDAC version but we can't specify a date of it's release.
Main new features are listed below
- Disconnected Model
- Local Master/Detail relationship
- Local filtering and sorting by lookup and calculated fields
- NonBlocking Execute & Fetch
- New design time with syntax highlighting
- New components: TDABatchMove, TMSScript, TMSLoader, TMSDump
- MARS support
- Compressed BLOBs
- Data save/load to/from XML
and many other features.

Post Reply