setting the query time out user specific

  • i am using sqlserver 2000, and i was wondering how do i go about

    setting the query time out. is there a way to configure the query

    timeout for a specific user id?

  • You set it by connection, not by user ID. The connection from the client can send a timeout message to a server after xx seconds.

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

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