Page 1 of 1

Access Violation - OnFilterRecord

Posted: Mon 31 Oct 2016 14:23
by Ritsch
Hey guys.

Before i begin, i'm from germany, so my english is not the best. But i will try my best.

My problem.

I'm working with Delphi (XE7) and UniDAC 6.1.6. Everything is working correctly.

Now i'm porting my project to Delphi 10.1 Berlin with UniDAC 6.4.14.
I use the OnFilterRecord-Event to filtering the result.

When i open my Table first time, the event is working correctly without any errors.
If i deative the Table and activate it again, i get a Access Violation in this Event.

The RecordCount of the Table is at the first time 7 (thats correct), at the second Time it's zero.


Is there any known Bugs in this Version with 10.1 Berlin?

Greetings from germany

Re: Access Violation - OnFilterRecord

Posted: Mon 31 Oct 2016 14:52
by ViktorV
Unfortunately, we could not reproduce the issue.
In order to get a detailed answer, please compose a small sample demonstrating the described behavior and send it using the contact form https://www.devart.com/company/contactform.html including scripts for creating database objects. Also please specify the DBMS version you are using.