dbTalk Databases Forums  

How to script in SSIS?

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss How to script in SSIS? in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Burt
 
Posts: n/a

Default How to script in SSIS? - 02-07-2006 , 04:38 PM






We're in the process of upgrading our DTS packages to SSIS. Some of
them have ActiveX scripts. Seems the SQL Server 2005 scripting language
is Visual Studio for Applications. But I've also read that MS has
already killed this language, see:

http://blogs.msdn.com/dr._ex/archive...03/476435.aspx

So...what should I be using for scripting?

Thanks,

Burt


Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: How to script in SSIS? - 02-07-2006 , 05:51 PM






Burt wrote:
Quote:
We're in the process of upgrading our DTS packages to SSIS. Some of
them have ActiveX scripts. Seems the SQL Server 2005 scripting language
is Visual Studio for Applications. But I've also read that MS has
already killed this language, see:

http://blogs.msdn.com/dr._ex/archive...03/476435.aspx

So...what should I be using for scripting?

Thanks,

Burt

VSA may be on the way out, but since "VSTA fully supports the .NET
Framework, including the VB .NET and C# programming languages", you can
start with the current SSIS Script Task as the VB.Net language will be
the same going foward regardless. Unfortunately VSA only supports
VB.Net, not C#.

--
Darren
http://www.sqldts.com
http://www.sqlis.com


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.