SQL Server with Mr. Denny:

Integration Services 2008

Jul 24 2008   11:00AM GMT

How to setup SQL 2008 BIDS to use VB.NET as the default scripting language



Posted by: mrdenny
BIDS, Integration Services 2008, SSIS, SQL Server 2008

If you are like me and don’t know anything about C#, and you don’t want to have to change the script language every time to create a .NET script from C#.NET to VB.NET you can change the default.

 Open BIDS, and select Tools > Options.  On the menu on the left select “Business Intelligence Designers” then “Integration Services Designers”.  In the Script box in the middle of the right pain change the option in the drop down from “Microsoft Visual C# 2008″ to “Microsoft Visual Basic 2008″.

If you prefer C# you’ve got nothing to worry about as C# is the default option.

Denny