time out expired error

  • hi

    I have table with 10 columns,that table having 10 lack record,

    from appication one query running that is picking up the data like this

    SELECT FROM TABLE1 where NAME AND TEXTID

    some time this query giving error like "time out expired error" any how it is very slow how can solve this problem

    regards

  • How many rows do you expect to be returned?

    Is there proper indexes in place to support your query? (name and/or textid per your example)

    How slow is 'very slow'?

    Is it always the same or just sometimes?

    How long can it run before you encounter the timeout issue?

    I forget stuff.. how much was a 'lack' again?

    /Kenneth

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply