DTS to write to UDB -
08-11-2005
, 10:10 AM
Has anyone else had a problem writing to UDB via a DTS package? I can read
fine from the linked server and I can read and write to linked Oracle servers
but for some reason I get the following error when writing to UDB:
--------------------------------------------------
Server: Msg 7399, Level 16, State 1, Line 2
OLE DB provider 'MSDASQL' reported an error.
[OLE/DB provider returned message: [IBM][CLI Driver] CLI0150E Driver not
capable. SQLSTATE=S1C00]
OLE DB error trace [OLE/DB Provider 'MSDASQL' IRowsetChange::InsertRow
returned 0x80004005: ].
--------------------------------------------------
I am running SQL Server 2000 SP3a and as far as I know I have the UDB client
for version 8. |