Subject Where clause from date field with wrong format
Author

Hi,

I run a SQL with where clause for date field received as a parameter.

This parameter has the dd/mm/yyyy format and SQL does not work because it expects dd.mm.yyyy format.

How can I change the format date for the parameter?


Thanks in advance.

Jordi