I always convert input dates to format "YYYY-MM-DD" and pass it as a string. This is SQL Server's native format, and it's always accepted regardless user's locale and regional settings.
Beni.
I always convert input dates to format "YYYY-MM-DD" and pass it as a string. This is SQL Server's native format, and it's always accepted regardless user's locale and regional settings.
Beni.