Hi All ,
I am facing a problem while Loading data from Intersystems Cache Database.
i have to load the data by following query :
SELECT FIELD FROM NMH.Table where Start_date < '20110601'
It returns no rows.
To which format i have to convert Date so that Cache Database understands. Anybody has any hands on Cache's Database how i format my Date parameter.
Regards !
Vineet