all groups > sql server dts > february 2006 >
You're in the

sql server dts

group:

How to script in SSIS?


How to script in SSIS? Burt
2/7/2006 2:38:56 PM
sql server dts:
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/2005/10/03/476435.aspx

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

Thanks,

Burt
Re: How to script in SSIS? Darren Green
2/7/2006 11:51:40 PM
[quoted text, click to view]

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
AddThis Social Bookmark Button