Page 1 of 1

MyTable1.EmptyTable

Posted: Sat 23 Aug 2014 13:22
by cybsistemas
with Mydac version 8.3.9
I have a dbgrid associated with a table. If I empty the table the change is not reflected in the dbgrid.
I do
Mytable1.EmtyTable;
MyTable1.refresh;

with Mydac version 8.3.8
Mytable1.EmtyTable;
reflected in the dbgrid.

Re: MyTable1.EmptyTable

Posted: Tue 26 Aug 2014 10:03
by AlexP
Hello,

Thank you for the information. We have already fixed this problem. The fix will be included to the next version.