Re: How to solve the error:Microsoft OLE DB Provider for ODBC Drivers (0x80004005)



> Our sybase is very slow. How to enlarge the time out?

Do Sybase not provide a native OLEDB provider?
If so, it will be a faster than using the OLEDB provider for ODBC.

If they do provide this, you want to read

(i) The documentation Sybase provide on any native OLEDB provider
(ii) Any best practice whitepapers Sybase provide on performance of their
databases
(iii) For ADO best practices, see
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsqlmag01/html/bestprac.asp
http://www.microsoft.com/technet/prodtechnol/sscomm/reskit/mdacapp.mspx

Stephen Howe


.



Relevant Pages