Question Josefien Janssen · Mar 23, 2021 SQL Error 400 Illegal Value Cache ODBC State S1000 Native Code 400 Illegal Value This is my query: select DateTijdSec from GLPPatTcActie where pnr = '27085070017' and LTestId->Makey='BLA' and VerzamelDatTijd < '2021-03-04-2021 09:04' and glpactieid->makey in ('TAV','TMA') order by DateTijdSec desc Most likely there is a wrong date time in the table, how can i get the data? #SQL #Caché 0 8 0 1K