Hi All,
I have implemented fetch mechanism to retrieve data to the frontend,but the date field values are not displaying .The datatype for the date field in frontend(agentry) and backend(non-sap) is date.I have done modifications in server file 'sqlserver_sd' to support different date formats.It is not showing any error in the query. when i executed that query in backend,it is showing the date in my required format ,but in ATE(version 6.0) it is not displaying.I thought to debug the fetch,but could not find the option in ATE to debug fetch.When i check in 'backend-sql' file ---found the error like
"Failed to set Date :>Object-"TItem">"Date" from db string (cannot convert) (currently )".Iam updating date as 'mm/dd/yyyy', in backend it is storing as 'yyyy/mm/dd'. What may be the possible solution?
Thanks in advance.
Regards,
Sravanthi Polu
Tags edited by: Michael Appleby