Question Pradip Patoliya · Jul 7, 2018 Error: CSP application closed the connection before sending a responce I am trying to fetch the data from cache database. But i got the error like "CSP application closed the connection before sending a responce".Below is the query.SELECTCallbackCommentFROM SQ.CBPhoneResult_View Where PhoneDateODBC = '2018-04-09'I have investigated and found that "CallbackComment" contains the special character single quotes " ' " for one result and due to this i got this error.In this field data is enter by customer. so we cannot restrict them like Do Not use single quotes. #SQL #Caché 0 30 0 1.6K