Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Executing Packages - Time Lag

Author  Topic 

jesus4u
Posting Yak Master

204 Posts

Posted - 2003-01-23 : 13:50:50
Why once I start data transforming about 400 records that the process goes really slow?

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2003-01-23 : 14:50:10
Well in order to diagnose your problem, we are going to need more information. Is the data on SQL 2k? What kind of transformations are you doing? Are you using the OLE DB provider for SQL Server/what data source are you using?

Basically, we need to know what your connection object looks like and what the transformation looks like.

Go to Top of Page
   

- Advertisement -