what is the error?

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
TinTin
Posts: 46
Joined: Sat 30 May 2009 14:09

what is the error?

Post by TinTin » Fri 16 Apr 2010 09:34

environment:
delphi2010+sql server 2008+ unidac 3.0.0.7.


it is always dsEdit State,if cancel dataset,

raise error:

AddRefstr failed:
(....\source\memdata.pas,line 7823)[/img]

TinTin
Posts: 46
Joined: Sat 30 May 2009 14:09

Post by TinTin » Fri 16 Apr 2010 09:38

And Next Error:

DisposeBuf Failed
(...\source\memdata.pas,line 7787)

TinTin
Posts: 46
Joined: Sat 30 May 2009 14:09

Post by TinTin » Fri 16 Apr 2010 10:22

I Know the Error Reason:
TMS TDBAdvMemo have Some bugs,I clear the TDBAdvMemo property of datasource .

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Fri 16 Apr 2010 11:41

Was the problem solved? If any other questions come up, please contact me.

TinTin
Posts: 46
Joined: Sat 30 May 2009 14:09

Post by TinTin » Sat 17 Apr 2010 17:18

it is exception byTMS TDBAdvMemo(5.5.2.0) supported unicode string.

Post Reply