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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

MSSQL - Invalid escape sequence (valid ones are \b \t \n \f \r \" \' \\) Query does NOT CONTAIN any escape characters

Hello

 

I have an MS SQL query that does not contain any Escape characters. However I receive this error message when I try to Guess Schema. Please advise.

 

SELECT distinct C.ClientId, C.ClientName  FROM client c
WHERE C.ClientId > 0 AND C.Status = 0
and c.[Language] in (1033)

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hello,

Could you please check your "Code" tab in your job to see if there will be your compile error highlighted in red line?

Best regards

Sabrina