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: *

  1. sinead123

    Server Variables ?

    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.
  2. sinead123

    Adding Stored Procedures to Sourcesafe

    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...

Part and Inventory Search

Back
Top