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

    Exceptionally Slow Response for End Users!

    All, the answer to our problems turned out to be MS SQL using a clustered rather than non-clustered index when interpreting the following statement: "Select * from xxxx where a=1 b=2 c=3" table xxxx had 2 indexes as follows index 1 : clustered keys : d f a e c b index 2 : non-clustered...
  2. 4rayman

    Exceptionally Slow Response for End Users!

    Hi Scanjam, I have a Client experiencing exactly the same symtoms as you have described, were you able to resolve your issues and if so how ?

Part and Inventory Search

Back
Top