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

    Data truncated when returned from SQL

    I have a page that has been working horribly against an Access database and I have decided to move the database to SQL. The original select statements were using 'DISTINCTROW' in the code which I converted to 'DISTINT' for SQL. The problem I have now is that the records being returned from the...
  2. valmi03

    Logoff OWA!

    Check that...administrators didn't get prompted for a username and password. Setting the authentication method to "Anonymous" for the logoff.asp page removed the need for username and password to logoff for users :). Sorry about that.
  3. valmi03

    Logoff OWA!

    Using Exchange 2000 and OWA I was experiencing the same behavior. First I made the \Exchweb\bin\usa a Virtual Application, then I set the IIS Authentication Method to "Integrated Windows Authentication." That appeared to solve the problem. It completed successfully and did not...

Part and Inventory Search

Back
Top