kermit01de
Technical User
This is about SQL Anywhere 11 - with Visual Studio 2008 - via ODBC
I try to create a query with filter to a datefield (LAST_CHANGED) > Yesterday.
As from MSSQL I know "Today()-1" --- this does not work here. I also tried "> Dateadd (day, -1, Today())" - Invalid expression
Does anybody have a hint for me, how to do that correctly?
Thank you in advance!
Mirko
Kind regards
Mirko
--------------------------------------
>>>>>> ... I am sure, some supportissues are a matter of PEBKAC ... <<<<<
I try to create a query with filter to a datefield (LAST_CHANGED) > Yesterday.
As from MSSQL I know "Today()-1" --- this does not work here. I also tried "> Dateadd (day, -1, Today())" - Invalid expression
Does anybody have a hint for me, how to do that correctly?
Thank you in advance!
Mirko
Kind regards
Mirko
--------------------------------------
>>>>>> ... I am sure, some supportissues are a matter of PEBKAC ... <<<<<