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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.