Results 1 to 2 of 2

Thread: ADO Commandtimeout vs COM+ transaction timeout

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2003
    Posts
    1

    Question ADO Commandtimeout vs COM+ transaction timeout

    Does COM+ transaction timeout overrides the ADO commandtimeout?

    If ADO Commandtimeout is set to default = 30s and the COM+ transaction timeout is to 60s, does my applicaiton timeout in 30s?

  2. #2
    Junior Member
    Join Date
    Apr 2003
    Location
    INDIA
    Posts
    20
    yes, your transaction will timeout in 30seconds. because ADO timeout will override COM+ timeout

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width