SAP Knowledge Base Article - Preview

2526558 - How to stop sp_helptext from using double quotes around objects - SAP IQ

Symptom

The output of sp_helptext and other stored procedures return object names in double quotes.  When SQL containing double quotes is run the following error is returned:

Could not execute statement.
Syntax error near 'DBA' on line 1
SQLCODE=-131, ODBC 3 State="42000"
Line 4
create procedure "DBA"."sp_iqtest"( in @objname char(2) default null ) 
begin
select * from "employees"
end

This is a behaviour change from Sybase IQ 12.7 to SAP Sybase IQ 15.x and SAP IQ 16.x


Read more...

Environment

SAP IQ 16.1

SAP IQ 16.0

SAP Sybase IQ 15.4

SAP Sybase IQ 15.2

Sybase IQ 12.7

Product

SAP IQ 16.0 ; SAP IQ 16.1 ; SAP Sybase IQ 15.2 ; SAP Sybase IQ 15.4 ; Sybase IQ 12.7

Keywords

KBA , BC-SYB-IQ , Sybase IQ , How To

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.