SQL 2005 and Linked Server for DB2

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I'm upgrating SQL2000 to SQL2005 and some drives for DB2 access don´t work
any more.
The SQL2000 use Microsoft OLE DB provider for ODBC(MSDASQL) that work fine
and can't disactivate it.
At SQL 2005, this drive send this message:
Server: Msg 7403, Level 16, State 1, Line 1
The OLE DB provider "MSDASQL" has not been registered.

The SQL2005 is installed at 64-bits Failover Cluster, SP2, build 3161 -
Windows 2003 R2.

The other problem is about the drive Microsoft OLEDB provider for DB2
(DB2OLEDB).
This work fine at SQL2000, but at SQL2005 Failover cluster, another message
appear:
Server: Msg 7308, Level 16, State 1, Line 1
OLE DB provider 'DB2OLEDB' cannot be used for distributed queries because the
provider is configured to run in single-threaded apartment mode.

I read some foruns about DSN for 32 bits and 64 bits stored separately.

Well, I need some help about real necessity to configure both drives (MSDASQL
and DB2OLEDB) to work fine at SQL2005 64bits or great problems about
accebility between high and low end application(SQL and DB2).

--
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forums.aspx/sql-server-setup/200709/1

.



Relevant Pages

  • Linked server to as400 - for the love of god please help.
    ... i'm trying to setup a linked server between SQL Server and an AS400/DB2/IBM ... OLE DB provider 'MSDASQL' reported an error. ... OLE DB error trace [OLE/DB Provider 'IBMDA400' IColumnsInfo::MapColumnIDs ...
    (microsoft.public.sqlserver.server)
  • Problem with Linked Server from SQL to DB2
    ... I'm trying to setup a linked server from SQL to DB2 UDB. ... Microsoft provided OLE DB driver for DB2 and the IBM DB2 OLE DB ... -- Invalid schema or catalog specified for provider 'IBMDADB2'. ...
    (microsoft.public.data.oledb)
  • RE: Samplclnt example in MDAC 2.8: My Story
    ... | OLE DB provider/consumer sample that is included in the MDAC 2.8 SDK. ... | what the consumer client uses to read the rudimentary .csv data file. ... | compiler errors. ... | sample OLE DB provider. ...
    (microsoft.public.data.oledb)
  • Re: SQL 2005 and Linked Server for DB2
    ... there is another recomedation to use SQLNCLI driver in place MSDASQL. ... The OLE DB provider "MSDASQL" has not been registered. ... I need some help about real necessity to configure both drives (MSDASQL ...
    (microsoft.public.sqlserver.setup)
  • Re: Create access database on run time
    ... Certain features of ADOX are ... depending upon your OLE DB data provider. ... >> Server, the Microsoft OLE DB Provider for ODBC, or the Microsoft OLE ...
    (borland.public.delphi.database.ado)