Forum Replies Created

Viewing 2 posts - 121 through 122 (of 122 total)

  • RE: Insert slows down due to Clustered Index

    The clusterd order is the order in whichthe files are on disk.... So if you are inserting a lot of records for a specific user all the data that is...

  • RE: Timeouts - where do I start?

    I had similar problems. I foud out that the clusterd index was broken in some way..... Try thge following. Deleted all indexes from the table and recreate them. It worked...

Viewing 2 posts - 121 through 122 (of 122 total)