This is a discussion on Where to find latest ODBC drivers. within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> Hi, Does anybody know where to find the latest ODBC drivers, for use by SQL server now MDAC doesn't ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, Does anybody know where to find the latest ODBC drivers, for use by SQL server now MDAC doesn't ship with them. We have had some DTS errors, which have been tracked down to an out of date odbcbcp.dll (which we should be able fix with a re-install of sql server client tools). As the odbc32.dll is the same version and build date of our out of date odbcbcp.dll, I am wondering whether we need to update the odbc itself? Any help appreciated. |
| ||||
| MDAC does ship with ODBC drivers including the SQL Server ODBC driver. odbc32.dll is the ODBC driver manager and that too is updated in the latest MDAC version. Check the manifest for files included with MDAC 2.8: http://support.microsoft.com/?kbid=828396 -Sue On Thu, 23 Oct 2003 13:07:31 +0100, "Stressed" <k@c.co.uk> wrote: >Hi, > >Does anybody know where to find the latest ODBC drivers, for use by SQL >server >now MDAC doesn't ship with them. > >We have had some DTS errors, which have been tracked down to an out of date >odbcbcp.dll (which we should be able fix with a re-install of sql server >client tools). > >As the odbc32.dll is the same version and build date of our out of date >odbcbcp.dll, >I am wondering whether we need to update the odbc itself? > >Any help appreciated. > > |