Open GoogleCodeExporter opened 9 years ago
I have changed the IDbCommand in TransformationProvider back to not using a
CommandTimeout.
I dont have time to do it at the moment and I am going on vacation next week,
but
all that would need to be done here is override
TransformationProvider.BuildCommand
in each Provider impl. Then we can add the CommandTimeout to any database
connections that support it.
Original comment by dko...@gmail.com
on 8 Aug 2008 at 11:03
Patch attached for SqlServer to re-add the 90s timeout without affecting other
providers.
Original comment by evon...@gmail.com
on 9 Aug 2008 at 7:27
Attachments:
Original issue reported on code.google.com by
evon...@gmail.com
on 8 Aug 2008 at 2:09