Forum Discussion
ling0028
9 years agoFrequent Visitor
Change data type using direct query
Hello, We are replicating SAP tables through SLT. Date columns in SAP are stored as varchar(8) so SLT converts it on HANA using the same data type. I'm trying to keep the direct query functi...
Anonymous
9 years agoNot applicable
Have you guyz found any solution for this? I am stuck with the same error
ling0028
9 years agoFrequent Visitor
Hello,
Sorry I was running out of time to deliver my project and didn't try Herbert's last suggestion.
I ended up using the import data functionality.
Thanks.
- Anonymous9 years agoNot applicable
Thanks for the reply. I tried Herbert's method but it didn't work. It seems that timeline is not working for direct connections. Only working for imported data.