On Apr 7, 2:11*pm, jhofm... (AT) googlemail (DOT) com wrote:
Quote:
Hi Lukasz,
Are you getting any indication of what errors are being generated by
the OLE DB operation? *This might help to debug the problem.
Good luck!
J |
Hi J,
I could not find this indication, but fortunatelly I found the
solution. It seems that passing value from sql query to SSIS variable
needed some extra type conversion (binary => varchar) - however on my
laptop (xp pro) conversion was not needed, whereas on server (WS2003)
it was.
best regards,
LG