Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Question using SSIS 2008 Script Task

    Now trying :

    ' Microsoft SQL Server Integration Services Script Component

    ' Write scripts using Microsoft Visual Basic 2008.

    ' ScriptMain is the entry point class of the script.

    Imports System

    Imports System.Data

    Imports System.Math

    Imports Microsoft.SqlServer.Dts.Pipeline.Wrapper

    Imports...

Viewing post 1 (of 2 total)