Subject | Command Timeout using Firebird .NET Provider |
---|---|
Author | Aaron Abend |
Post date | 2005-04-02T13:31:31Z |
I am using the firebird .net provider and am getting a timeout message
during a long transaction.
In MSDE I can set the command timeout to 0 to tell it to wait indefinitely.
Is there any way to do this with Firebird?
There is no property in the command object, but there are "parameters" that
I am thinking might be able to do this.
I see connection timeout, but that is not the same thing (at least in msde)
and in any case cannot be set (it is read only).
Thanks,
Aaron Abend
during a long transaction.
In MSDE I can set the command timeout to 0 to tell it to wait indefinitely.
Is there any way to do this with Firebird?
There is no property in the command object, but there are "parameters" that
I am thinking might be able to do this.
I see connection timeout, but that is not the same thing (at least in msde)
and in any case cannot be set (it is read only).
Thanks,
Aaron Abend