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

    Receive output parameter from exec

    Hi I was trying to get the row count of a variable table using exec statement but I was getting the following error message while running the query(see the query below). Any help will be appreciated. Thanks. - eddie Code **** declare @tbl_name varchar(50) declare @tcount varchar(50)...

Part and Inventory Search

Back
Top