I am using RDC for access to MySQL and it is working fine. The problem is that when I use the SELECT passing filter parameter to a field of type date and return is empty. Any other type of field in the parameter works except the date type.
I already sent the parameter in the following example: '27 / 05/2018 'and' 2018/05/27 'and it will not. Using direct select in MySQL works.
I already sent the parameter in the following example: '27 / 05/2018 'and' 2018/05/27 'and it will not. Using direct select in MySQL works.