![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I want to use Script Component in DTS 2005 to transfer data. But I don't have any document or sample script to solve it. Pls send to me some. Very urgent, because my project maybe fail in next week. Thanks |
#3
| |||
| |||
|
|
This NG is not really dedicated to 2005 yet. A better choice maybe the Beta Newsgroups at MSDN. What build are you using? Your project may fail? Hopefully not production right? The Script component has evolved through the recent builds so any advice without more information would be damaging. "HuyLN" <HuyLN (AT) discussions (DOT) microsoft.com> wrote in message news:HuyLN (AT) discussions (DOT) microsoft.com: I want to use Script Component in DTS 2005 to transfer data. But I don't have any document or sample script to solve it. Pls send to me some. Very urgent, because my project maybe fail in next week. Thanks |
#4
| |||
| |||
|
|
Concretely, I have 2 source: - table A from SQL Server 2005 database - table B from Oracle 10g database And 1 destination : Table C in SQL Server 2005 database With each row in table B, we must compare a field value of it with a field value in table A. If satisfied, this record will be out to C. I want use "script component" to solve this problem. How can I do? Pls help me. Reference document or sample script are ok. Thanks, HuyLN "Allan Mitchell" wrote: This NG is not really dedicated to 2005 yet. A better choice maybe the Beta Newsgroups at MSDN. What build are you using? Your project may fail? Hopefully not production right? The Script component has evolved through the recent builds so any advice without more information would be damaging. "HuyLN" <HuyLN (AT) discussions (DOT) microsoft.com> wrote in message news:HuyLN (AT) discussions (DOT) microsoft.com: I want to use Script Component in DTS 2005 to transfer data. But I don't have any document or sample script to solve it. Pls send to me some. Very urgent, because my project maybe fail in next week. Thanks |
#5
| |||
| |||
|
|
Sounds to me more like a MERGE JOIN transform to me. The script component would probably not perform anywhere near as fast. There is also a lookup transform. "HuyLN" <HuyLN (AT) discussions (DOT) microsoft.com> wrote in message news:HuyLN (AT) discussions (DOT) microsoft.com: Concretely, I have 2 source: - table A from SQL Server 2005 database - table B from Oracle 10g database And 1 destination : Table C in SQL Server 2005 database With each row in table B, we must compare a field value of it with a field value in table A. If satisfied, this record will be out to C. I want use "script component" to solve this problem. How can I do? Pls help me. Reference document or sample script are ok. Thanks, HuyLN "Allan Mitchell" wrote: This NG is not really dedicated to 2005 yet. A better choice maybe the Beta Newsgroups at MSDN. What build are you using? Your project may fail? Hopefully not production right? The Script component has evolved through the recent builds so any advice without more information would be damaging. "HuyLN" <HuyLN (AT) discussions (DOT) microsoft.com> wrote in message news:HuyLN (AT) discussions (DOT) microsoft.com: I want to use Script Component in DTS 2005 to transfer data. But I don't have any document or sample script to solve it. Pls send to me some. Very urgent, because my project maybe fail in next week. Thanks |
![]() |
| Thread Tools | |
| Display Modes | |
| |