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: BrianMarsh
  • Content: Threads
  • Order by date
  1. BrianMarsh

    IIS Sessions or Threads Problem

    I have a problem on a client system that I do not have access to. The problem appears to be connected to IIS. We have our webclass dll's and site out there working fine, however, occasionally, it appears that either sessions or threads of IIS are crossing. If you open two browsers and log...
  2. BrianMarsh

    Getting the record(s) returned from exec

    I am building a string from info found in a database. I then execute that string. execute(select * from whatevertable); in query analyzer it works find and returns the value i need. my question is, how can i use the values it gives me inside the stored procedure that it is in. I cannot...

Part and Inventory Search

Back
Top