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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Password Protected Stored Procedure


What is the syntax for calling a password protected stored procedure into the script?

1 Solution

Accepted Solutions
Not applicable
Author

Figured it out:

 

SQL EXEC ROPAC.TRIO.Export_SalesReporting_Staff 'mickey mouse';

View solution in original post

1 Reply
Not applicable
Author

Figured it out:

 

SQL EXEC ROPAC.TRIO.Export_SalesReporting_Staff 'mickey mouse';