Hello ,
When i am trying to access the Timestamp stored in a table
Image may be NSFW.
Clik here to view.
by calling a SQL procedure
i am getting error:
Image may be NSFW.
Clik here to view.
MsgCallableStatement.getTimestamp: column 2 is not a TIMESTAMP type
the XSJS code is :
Image may be NSFW.
Clik here to view.
But when i change the code to see the metadata like this :
Image may be NSFW.
Clik here to view.
I get below data in the body
{"id":"NVARCHAR","timestamp":"TABLE","value":0}
the timestamp is shown here as table ?
When i execute the procedure in the SQL editor it gives the correct expected values .
Image may be NSFW.
Clik here to view.
Any suggestion what is going on here Image may be NSFW.
Clik here to view.
-Kind Regards
Ajay Nayak