Hello
Do you know how to execute a SQL stored procedure from PcVue?
I know from maintenance plan but I wish execute manually from a mimic.
Thanks
HI Anthony,
Scada Basic or VBA
Thanks Nico but I hope another answer.
Vba, I don't like because it is not Web compliant.
Scada, I don't like because it is necessary to create ODBC source .And login, password are not encrypted into the Scada script...
Hi Anthony, Except if you go to V12 using DBConnect I am afraid you don't have another choice. About the password, if you use a Windows user you don't have to enter any password. Another idea: What you could do is to run a SQLcmd tool from Scada Basic ( https://docs.microsoft.com/en-us/sql/relational-databases/scripting/sqlcmd-start-the-utility?view=sql-server-2017 ). No ODBC here but note you have the same password issue here... Nico
It's the perfect job for "Universal Data Connector". B)


