We recently purchased the SAP/HANA connector. Some tables work great but with others I get
ERROR: CLI cursor extended fetch error: [SAP AG][LIBODBCHDB SO][HDBODBC] General error;-10427 Conversion of parameter/column (20)
from data type NVARCHAR to ASCII failed
I was able to pull a couple of examples on what data is being errored out on. One conatains a ',' and the other a '-' . Does anyone have an idea how to fix this?
I would be tempted to look for unicode characters. ASCII only has 255 characters. Since the unicode sets exceed that then mapping can be an issue.
This is a guess. This is only a guess. I do not have access to SAP or similar.
That's what I think as well, how do you fix it though?
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.