dbTalk Databases Forums  

SQL Server 2005 and stored procedure

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss SQL Server 2005 and stored procedure in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Kalyan
 
Posts: n/a

Default SQL Server 2005 and stored procedure - 09-01-2006 , 01:24 PM






Hi

I created a new project in BI of SQL Server 2005, a DTS package importing
tables from SQL Server 2000, From BI i am able to execute, works fine. If
i goto Management studio i coultn't find DTS package.

How to execute DTS package developed as project in BI in stored procedure.

I am new to SQL Server 2005, In SQL Server 2000 i used to execure dtsrun
using command shell.

Any one help me

thanks


Reply With Quote
  #2  
Old   
Charles Kangai
 
Posts: n/a

Default RE: SQL Server 2005 and stored procedure - 09-01-2006 , 02:01 PM






You have created the package on the developer workstation only. The server
does not yet know about it. The project and package(s) need to be deployed
and installed on the server. For instructions of how to do this, please look
at the Integration Services tutorial at
http://msdn2.microsoft.com/en-us/library/ms365338.aspx

Charles Kangai, MCT, MCDBA

Author of Learning Tree's 4-day course: "SQL Server 2005 Integration
Services" http://www.learningtree.com/courses/134.htm
Author of Learning Tree's 4-day course: "SQL Server Reporting Services"
http://www.learningtree.com/courses/523.htm



"Kalyan" wrote:

Quote:
Hi

I created a new project in BI of SQL Server 2005, a DTS package importing
tables from SQL Server 2000, From BI i am able to execute, works fine. If
i goto Management studio i coultn't find DTS package.

How to execute DTS package developed as project in BI in stored procedure.

I am new to SQL Server 2005, In SQL Server 2000 i used to execure dtsrun
using command shell.

Any one help me

thanks


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.