When a process against Sybase database lasts more time than
expected, I need to get some time-out errors. I tried using
connectiontimeout and commandtimeout properties, but the
process continues executing and does not end.
The OLE DB version used is 2.70.0038. The server version is
ASE
12.5.3/EBF 12934. A colleague told me this:
It is a bug of OLEDB CR# 398330 which is corrected in the
version OLEDB >= 2.70.0051. So, you should upgrade your
version OLEDB with open client windows Conn
12.5.1 ESD #11
or the last one EBF 14971:
12.5.1 ESD #20
Could you please tell me whether a new version of OLEDB
would certainly correct the but?
Many thanks.