I have an issue , I am trying to export some data using DB connect to SQL database. If i have 48,000 rows and 362 columns i am getting only 41000 rows to be loaded in database but if i reduce the number of columns from 362 to 300 i am getting all the rows loaded in database. I am thinking its hitting some limits , If any one can help on this will be great.