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 IamaSherpa 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: ma77
  • Order by date
  1. ma77

    passing values of dynamic select statements into a variable

    A situation has arisen where I would like to be able to run the folloing kind of command. I have to build the statement up in a string and execute it. I also have to pass the returned figure into a seperate variable. Ideally I would like to be able to run : select @value=exec(@SQLSTRING) but...

Part and Inventory Search

Back
Top