Hi,
I am using the ODBC Adapter ( the one provided by Todd Van Nurden ) and now we are testing it with a MS SQL Server. And its workign so far, but, i am having problems with the way it handles the error.
I am doing this teste:
1-Select from Db1
2- Insert into DB2 values form db1
When we force a error in step 2 but i found no way to catch it on the orchetration.
No exception is created and the orcherstration is stuck waiting for a result, so i found no way to compesate the error .
Anyone is having troubles with this ODCB Adaptor, or using other ODBC adaptor?
Thank U,
Pedro