Subject Re: [firebird-support] Where clause from date field with wrong format
Author liviuslivius
1. Change parameter to be date, not string containing date.
2. Reformat it before use in query
3. Reformat it in query using cast as date using substring

Regards,
Karol Bieniaszewski