Viewing 3 posts - 1 through 4 (of 4 total)
Two observations:
1. The package runs successfully when I use max(isnull[columne_name],0) for all the max columns. These max columns are maxed in the select part using the columns returned by the...
April 19, 2010 at 12:44 am
Thanks Phil. I tried doing the SET ANSI_NULLS OFF, but it didn't work. I read about it, and in my query I am not doing any comparison where a null...
April 17, 2010 at 12:15 pm
Here are the error codes:
Error: SSIS Errorcode DTS_E_OLEDBERROR. An OLEDB Error has occured. Error Code 0x80004005. An OLEDB record is available.Source Microsoft SQL Native Client.Hresult 0x000. Description "Warning a Null...
April 16, 2010 at 3:52 pm
Viewing 3 posts - 1 through 4 (of 4 total)