I am using MySQL server 5.0.22 from Delphi 2009 and XE7.
If a table or stored proc. has filter set, I get the correct numbers of records when opening dataset.
The problem is, when doing a Refresh, fx. MyTable1.refresh, still shows the correct rows, but the reported number of rows is count of ALL ROWS, not the number of rows after filtering.
This worked in MyDac 7.1.4 but not working in MyDac 8.5.14
			
									
									
						Recordcount
Re: Recordcount
Thank you for the information. We have reproduced the problem and investigation is in progress. We will inform you when we have any results.
			
									
									
						Re: Recordcount
The new MyDAC build with a fix for the issue is available for download now.