Upgrades work pretty well with the wizard. Apart from a few syntax changes,
there doesn't need to be any difference. Whilst not strictly for tasks, this
article may give some pointers-
Converting a DTS Package from Visual Basic 6.0 to Visual Basic .Net
(http://www.sqldts.com/default.aspx?264)
As for examples, a quick search shows several available-
http://www.google.com/search?hl=en&i...stom+task+.net
Also have a look here-
http://www.sqldev.net/dts/DotNETCookBook.htm
If you are a SQL PASS member, search the old presentations as this has been
covered several times at conferences.
--
Darren Green
http://www.sqldts.com
"Simon Lenn" <simonlenn (AT) yahoo (DOT) com> wrote
Quote:
I have couple of VB6 based custom DTS tasks how can I upgrade them to
VB .Net custom tasks is it straightforward without lot of changes.
Where are some samples of custom VB .Net custom tasks.
Is creating custom VB .Net tasks programming much easier than the old
VB6 based custom tasks.
Thanks
Simon |