Filter and Filtered properties in TMSTable

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Rudi Hostyn

Filter and Filtered properties in TMSTable

Post by Rudi Hostyn » Mon 28 Feb 2005 14:13

When I am using the filter and filtered properties in TMSTable I get the following access violation : Access violation at address 003B40B1 in module 'dac60.bpl'. Read of address 00000000. I am using sdac 3.00.0.1 for c++ builder 6.

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Tue 01 Mar 2005 08:24

Try to download SDAC last version (3.50.0.12). If problem persists then send us complete small sample to demonstrate it and include script to create server objects.

Rudi Hostyn

Post by Rudi Hostyn » Thu 03 Mar 2005 12:37

Upgrade to version 3.50 solved the problem.
Thank you.

Post Reply