Also setting it in the connection string works fine...  We use a
properties file so here is our setting.

 <add key="ConnectionString" value="data
source=homer;database=pubs;trusted_connection=yes;connection
timeout=600" />


On 7/27/06, Gilles Bayon <[EMAIL PROTECTED]> wrote:


Latest version on http://ibatis.apache.org/
Latest Source in SVN Repository

You can override the method CreateCommnd of
the IDbProvider in the IDataSource and so setting the timeout on Command
object

--
Cheers,
Gilles

Wish List

Reply via email to