dbTalk Databases Forums  

DataReader Source and variables

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DataReader Source and variables in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Cris
 
Posts: n/a

Default DataReader Source and variables - 06-20-2006 , 09:07 AM






Hi,
Importing data from Oracle to SQL Server 2005, if my Datareader source is
bigger than 5k rows the perfomance go down, so i want to make the load of it
in a loop container, reading only 5k rows and importing them.

I'm using a DataReader Source in the Data Flow, I have some variables with
the interval values, but i don't know if it's possible to assign them to
datareader sqlCommand. It's is possible to do? or there is another way to do
that?

Thanks and sorry my english.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.