MSSQL 2005
VS 2005-SSIS package
latest pgoledb drivers (bought and paid 2 weeks ago)
I have created a simple SSIS package that uses a query as a source (PG), in the middle I have a Data Transformation object (very simple string to int types), and the OLE destination is MSSQL 2005. The package runs without errors or issues but, for some reason I am not getting all the rows (short by 1090 rows). I have tried it with\without the middle piece (Data Transformation ) with the same results.
Any ideas?
Rob
