You may want to try adding the following after the dim statement.
response.write "User = " & Request.ServerVariables("Logon_User")
This will write out the value of the Logon_User servervariable.
I have followed the instructions of the Microsoft artical Howto: Put Stored Procedures Under Source Control in Visual Interdev and it all works great until I close interdev. When I reopen the interdev project and try to access a stored procedure i get the following error when i enter my userid...
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.