CommandTimeout



Is there any way to set the CommandTimeout within the connection string as
opposed to setting the property on the SQL Command Object which defaults to
30 seconds.

Please note that I am not talking about the connection timeout property that
is definately part of the connection string.

Thanks for any help.

Andy


.



Relevant Pages

  • Re: TIMEOUT ERROR & Connection String Property
    ... >> Is there anyway of setting the connection timeout property from the ... > I believe that only Timeout is what you want. ... > keyword in the connection string is the same as the name for the ... > Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se ...
    (microsoft.public.data.oledb)
  • Re: ASP.NET & Access Database!
    ... > I am trying to connect to an Access database on a network drive and ... > is spelled correctly and that you are connected to the server on which ... > the connection string I am trying to use. ...
    (microsoft.public.dotnet.framework.aspnet)