Non-interface errors in dts -
01-09-2006
, 03:28 PM
Hi I have dts transfering data from db2 (UDB 7.2 ) to sql 2000
Dts executes fine, but profiler capture following errors
Non-interface error: OLE DB provider MSDASQL returned an incorrect
value for DBPROP_CATALOGLOCATION which should be either
DBPROPVAL_CL_END
or DBPROPVAL_CL_START
Non-interface error: OLE DB provider MSDASQL returned an incorrect
value for DBPROP_CONCATNULLBEHAVIOR which should be either
DBPROPVAL_CB_NULL or DBPROPVAL_CB_NON_NULL
What could cause it ?
Thanks
Alex |