Creating DTS

Are you referring to Data Transformation Services package in SQL Server 2000 
or SQL Server Integration Services package in SQL Server 2005 

If it's the latter you can create an SSIS project using the Business 
Intelligence Development Studio which is part of SQL Server 2005 in editions 
from Developer Edition and higher.

Andrew Watt
MVP - InfoPath

 wrote in message 
news:6a53eb64-e504-4710-99bf-527c9aa02e46@discussions.microsoft.com...
> Is there a way to create a DTS from Windows application     
>
> And how can I send parameters and configure DTS from my CSharp Code  
> 







                                            

Answer this question

Creating DTS

  • Tobi123

    I'm talking about Data Transformation Services

  • smanche

    Valew

  • vondueck

    You should direct your question to the "SQL Server Integration Services " forum.  That is where the DTS experts live.

    Thanks


  • unixfox

    The public newsgroup for Data Transformation Services in SQL Server 2000 is
    microsoft.public.sqlserver.dts.
    
    Andrew Watt
    MVP - InfoPath
    
     wrote in message 
    news:cec83e18-03a9-4b2c-95ed-d86199314175@discussions.microsoft.com...
    > I'm talking about Data Transformation Services
    > 
    
    
    
    
    
    
    
                                                
  • Russell Mason

    Is there a way to create a DTS from Windows application

    And how can I send parameters and configure DTS from my CSharp Code

  • Creating DTS