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.
Author |
Topic |
pazzy11
Posting Yak Master
145 Posts |
Posted - 2008-02-06 : 06:57:05
|
Has anyone used this shiit ?? its an absolutely useless pile of crap ??I can't do simple things that were done easily with Active X ..USELESS... |
|
rgombina
Constraint Violating Yak Guru
319 Posts |
Posted - 2008-02-06 : 08:44:54
|
It's simple once you get to know it. Read up like eveyone else. |
 |
|
pazzy11
Posting Yak Master
145 Posts |
Posted - 2008-02-06 : 09:14:26
|
but the problem is there isn't much on the task i need to do .. |
 |
|
rgombina
Constraint Violating Yak Guru
319 Posts |
Posted - 2008-02-06 : 09:22:33
|
I know. It took me a couple of weeks to figure things out. I try to avoid using ActiveX if I can help it and start using Script Component Script Task. It's powerful once you get a hang of it. Good luck. |
 |
|
mwjdavidson
Aged Yak Warrior
735 Posts |
Posted - 2008-02-06 : 12:18:44
|
What is it you're trying to do?Mark |
 |
|
pazzy11
Posting Yak Master
145 Posts |
Posted - 2008-02-06 : 12:35:30
|
yes it seems to be improving now !!! I got the dreaded task to work !!!!PARTY!! |
 |
|
rgombina
Constraint Violating Yak Guru
319 Posts |
Posted - 2008-02-06 : 12:44:13
|
Great! Whatever you did glad to hear it's going good. |
 |
|
Qualis
Posting Yak Master
145 Posts |
Posted - 2008-02-06 : 14:40:35
|
Both the Script Task (Control Flow) and the Script Component (Data Flow) use VB.Net and are very powerful. They can use the full power of .Net. What specifically are you trying to do that isn't working for you? |
 |
|
|
|
|