Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: erude99
  • Content: Threads
  • Order by date
  1. erude99

    Need Help with OpenQuery

    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...

Part and Inventory Search

Back
Top