This is a discussion on DB2 ODBC Error using in DTS (MDAC 2.7) within the SQL Server forums, part of the Microsoft SQL Server category; --> I'm having problems using the DB2 Connect ODBC Driver in my SQL Server 2000 DTS packages. It started occuring ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I'm having problems using the DB2 Connect ODBC Driver in my SQL Server 2000 DTS packages. It started occuring after installing MDAC 2.7 (which is necessary for the .NET framework). This error occurs when I try to open the transformation that uses an ODBC Connection object that is pointing to the DB2 ODBC. Has anybody else seen this or has a solution other than re-installing everything and not loading the .net framework mdac 2.7. I would like to get the DB2 ODBC driver working with MDAC 2.7. |
| ||||
| gastineau5@comcast.net (Zach Gastineau) wrote in message news:<a3883fcb.0404280717.36c3f09f@posting.google. com>... > I'm having problems using the DB2 Connect ODBC Driver in my SQL Server > 2000 DTS packages. It started occuring after installing MDAC 2.7 > (which is necessary for the .NET framework). This error occurs when I > try to open the transformation that uses an ODBC Connection object > that is pointing to the DB2 ODBC. Has anybody else seen this or has a > solution other than re-installing everything and not loading the .net > framework mdac 2.7. I would like to get the DB2 ODBC driver working > with MDAC 2.7. Can you post a specific error message? It might also be a good idea to check in a DB2 or IBM forum to see if there are known issues with that specific version of MDAC. MDAC 2.8 is available, so you could also try upgrading to see if that resolves your issue, although there's no specific reference to DB2 in the release notes: http://support.microsoft.com/default.aspx?kbid=820761 Simon |