Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
nico_vandevelde
Contributor
Contributor

Problem msssql function returning XML larger then 4000 characters

Hi all,

I have a function in microsoft sqlserver where outcom is returned as XML

Already tried some variants like converting this to String (XML is missing part >4000 chars) in the SQLserver function

XML returning from function cannot be loaded into a document type

Return into an object or byte array gives "Implicit conversion from data type xml to varbinary is not allowed. Use the CONVERT function to run this query."

Not sure wheter this error is caused by JDBC or SQLserver

Anyone already had same issue?

thanks,

Nico

Labels (5)
0 Replies