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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
KiranMarripudi11
Contributor
Contributor

Need to enable the execution of Stored Procedures from Load Script....

Hi,

How can we enable the execution of a stored procedure from the Load Script of an application..

Can you please advise...

 

 

Regards

Kiran Marripudi.

Labels (2)
1 Reply
Or
MVP
MVP

You can use SQL Execute, e.g.

SQL Execute StoredProcedure1;

You may need to modify your settings as described in this help page:

https://help.qlik.com/en-US/connectors/Subsystems/ODBC_connector_help/Content/Connectors_ODBC/How-to...