Quantcast
Channel: Teradata Forums - All forums
Viewing all articles
Browse latest Browse all 27759

"Invalid date supplied for" error - response (4) by dnoeth

$
0
0
I don't know how to fix this error, but you might try changing the parameter type from DATE to STRING and let do Teradata the cast. I don't know how this is specified in Access (i don't use Access), but something like this could work: WHERE table.column = cast(? as date format 'yyyy-mm-dd') Maybe you have to add single quotes WHERE table.column = cast('?' as date format 'yyyy-mm-dd') Dieter

Viewing all articles
Browse latest Browse all 27759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>