RE: How to change the value of timeout in program by MiloszSkalecki
MiloszSkalecki
Tue Aug 30 16:02:02 CDT 2005
Could you describe a bit more what you are doing? Updating database,
conncting to database, processing ASP.NET page, processing data in separate
thread?
My quess is IDbCommand.CommandTimeout :D
--
Milosz Skalecki
MCP, MCAD
"ad" wrote:
> When usr process some data in program, it will result in time out.
> How to change the value of timeout in program?
>
>
>