Right now I am, from the client-side, calling an asp with a window.open(). The asp called acquires data from SQL Server 7.0 via stored procedure and then changes data on the client document via window.opener.xxxxxxxx.value = whatever.
This technique results in a brief opening of a window and...
Within a trigger I need to identify a user via his NT User id but there is no system variable that provides this and instead provide the SQL Server logon.
Any ideas?
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.