Error Editing Memo Data in Delphi 7 - Error: AddRefStr failed

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
somdata
Posts: 6
Joined: Fri 12 Aug 2005 11:54
Location: Aarau, Switzerland

Error Editing Memo Data in Delphi 7 - Error: AddRefStr failed

Post by somdata » Fri 02 Mar 2007 17:16

I have installed Mydac 4.40.23 for Delphi 7 and am running Delphi 7 Build 8.1 with MySQL Server 4.1.13a

When trying to edit a record, containing a memofiled I get the following Error-Message: AddRefStr failed (D:\Projects\Delphi\Dac\Source\Memdata.ps, lind 6576)

What am I doing wrong?
Thanks for your help
Martin Sommerhalder

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

Post by Antaeus » Mon 05 Mar 2007 16:44

I tried to reproduce this problem using the Text demo of MyDAC, but with no success. Please try to modify this demo so that the problem is reproduced and send it to me at evgeniyD*crlab*com to demonstrate it.

Post Reply