hi

we added "sleep 10", apparently DF ended and disconnected and the copy was not finished and the copy was aborted.
Code:
If (hstmt) Send SQLExecDirect from hstmt sLinea
Sleep 10
Send SQLDisconnect from hdbc

Edgar