Hi Lars,
Thanks for reply.
I'm generating script with data for a table in SQL server 2008 .
When this script with data is generated one of the column which has DateTime datatype with values are getting displayed as "CAST(0x0000A15601305A74 AS timestamp)"
Because of these values I couldn't run this script in HANA SQL Editor.
I can't convert this column values to a proper timestamp/integer/varchar before loading it to HANA as SQLServer is not providing any options to do that.
Thanks
Prashanth Polasa