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 Mike Lewis 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: *

  1. fuzzy2

    Need message box to show SQL Server "Print" statements.

    You can read the output of any PRINT statements in the ADO connection's error collection. You could set a return value in your stored procedure that returns, say, -1 if there was some sort of problem. You would then read the contents of the ADO connection's error collection for your PRINT...

Part and Inventory Search

Back
Top