DTS sql syntax

  • Hi

    I haven’t woked in SSIS package …actually I have integration services package 2 files.

    1-SSIS_DataDump.dtsx

    2-SSIS_DataDump.sln

    Is it possible to see the Sql syntax of this file ???

    please Help

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)

  • SSIS is developed in visual studio environment, so you need to open the solution (.sln)and then open the package(.dtsx). Then See the sql syntex if any.

    Here is the link for more information:

    http://msdn.microsoft.com/en-us/library/ms167031.aspx

    VG

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply