here's the line of code
SELECT * FROM OPENQUERY(PDWADDV_TRP, 'SELECT DATA FROM MAP_TICKLER_LIST_DETAIL WHERE SEQUENCE_NUMBER= ' + '''' + '''' + @variable + '''' + ''' AND TICKLER_DATE= "@TicklerDate" ORDER BY DATA')
error message:
Msg 102, Level 15, State 1, Procedure...
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.