Page 1 of 1
Problem with new MyDAC 5.5
Posted: Tue 27 May 2008 08:38
by GuzunNicolae
I have recently installed new MyDAC 5.5 and opened an old project of mine.
I cannot compile it though.
When I opened it it gave me an error saying 'Error reading Entity.OnFilterRecord: Access violation in module dac70.bpl'
See the image
I have Delphi7.
Can you please help me fix this problem ?
Posted: Tue 27 May 2008 10:46
by Dimon
We can not reproduce the problem.
Please send a complete sample to dmitryg*crlab*com to demonstrate it, including a script to create and fill table.
Posted: Tue 27 May 2008 13:44
by GuzunNicolae
Well at me it is very easily reproduceable.
Just create a new application, put a TMyTable component on the form, dblclick on OnFilterRecord event to create it. And the error should appear.
Also that error appears when I try to erase the value of OnFilterRecord from designer too.
Posted: Tue 27 May 2008 15:02
by eduardosic
GuzunNicolae wrote:Well at me it is very easily reproduceable.
Just create a new application, put a TMyTable component on the form, dblclick on OnFilterRecord event to create it. And the error should appear.
Also that error appears when I try to erase the value of OnFilterRecord from designer too.
the same it happens with the TMyQuery

Posted: Tue 27 May 2008 15:05
by GuzunNicolae
eduardosic, as always, is making good tests
Thanks
Posted: Tue 27 May 2008 16:14
by eduardosic
GuzunNicolae wrote:eduardosic, as always, is making good tests
Thanks
Thank's GuzunNicolae
in Delphi 2007 for Win32, last Update, same problem.
Posted: Wed 28 May 2008 07:08
by swierzbicki
I can confirm this too.... double clicking on the onfilterrecord leads to access violation !
Posted: Wed 28 May 2008 11:43
by Dimon
Thank you for information. We have reproduced this problem and fixed it. This fix will be included in the next MyDAC build.