Problem when posting TBlobField with type ftFmtMemo

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

Problem when posting TBlobField with type ftFmtMemo

Post by tonisanta » Wed 09 Jul 2008 09:10

Hi, when posting a TblobField with BlobType = ftFmtMemo modified in a TDbMemo an exception "DataError-event" like "invalid character for the cast" is raized (Parameter[0]: .. invalid value (status = 2h)). With Sdac versions prior to 4.50.0.35 it worked fine.
best regards
Toni

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

Post by Antaeus » Wed 09 Jul 2008 11:41

We have already fixed this problem. It was discussed in this topic.

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

Post by Antaeus » Wed 09 Jul 2008 11:43

The new build of SDAC that includes this fix will be available in the nearest several days.

Post Reply