TMsLoader and empty blob-fields

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 empty blob-fields

Post by tonisanta » Fri 27 Jun 2008 14:39

Hello,
loading data with TMsLoader.LoadFromDataset raizes an exception if there is a record with an empty blob-field. To reproduce try to load data from a TVirtualTable or another dataset not derived from TCustomDADataSet (with TCustomDADataset it works fine).
best regards
Toni

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Tue 01 Jul 2008 10:08

Thank you for information. We have reproduced this problem and fixed it. This fix will be included in the next SDAC build.

Post Reply