by rjamla » Wed Jan 20, 2010 6:02 am
Hi,
I am using PGNP-1.3.0.2124 trial version with SSIS 2008 on 64-bit processor to load data from Postgresl database to sql server 2008 database.
Postgresql database table has 4,937,459 rows but SSIS package insert 313 rows only. Package runs fine giving no error.
I also set CommandTimeout to 3000 but did not help.
I dont understand what is missing here.
Need help.
Thanks,