![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi: I am using a Transform Data Task to bring data from a Sybase database to SQL server. I was just bringing the all the fields and rows into SQL Server, but then decided I wanted to use a WHERE and ORDER BY Clause, so I changed the transform data task to use an SQL query instead. There are these results: 1. When I close the Transform Data task (or Parse the query), it hangs for a very long time. Is this running over a slow link? |
|
2. Running the package now takes longer. Shouldn't the WHERE clause speed things up? Only if the cost of the filter and sort is less than the cost of dragging |
|
3. I am using an Active X script task to dynamically set the tablename in Sybase at runtime (I have to append the date i.e. 20041031 to the table name). It doesn't work when I use a query instead of just pointing to a table. Shouldn't the source table property in the Data Pump Task be equal to the table referenced in the "FROM" clause? Shouldn't setting that property in my Active X script task go into the query and change the FROM clause? Thanks for the help, I'm pretty new at this, Kayda |
![]() |
| Thread Tools | |
| Display Modes | |
| |