Thanks for the answer. I am having another issue. I am trying to call a stored procedure using two parameters. The parameters are '40709297-9D5F-4D26-BF76-9159F0D664D9','0'
It is giving me two errors.
First when I save this, it says
'One of the line is longer than 80 char. Do you want to save?'
After I save and run, I get the SQL code error 170. Incorrect syntax.
The complete code is the following. Please help me fix it.
SQL SQLMSS
EX GOA01_SQL.dbo.spgoa_GetSummaryDataA '40709297-9D5F-4D26-BF76-9159F0D664D9','0';
TABLE FILE SQLOUT
PRINT *
END
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.