Access Violation - OnFilterRecord
Posted: Mon 31 Oct 2016 14:23
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
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