dbTalk Databases Forums  

DTS Newbie: How to run the DTS package in production

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


Discuss DTS Newbie: How to run the DTS package in production in the microsoft.public.sqlserver.dts forum.



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

Default DTS Newbie: How to run the DTS package in production - 10-11-2006 , 05:13 PM






I created a working DTS package. It imports data from an Access mdb to a SQL
Server database. The package runs perfectly in the developer studio. What I
would like to know is how I use it in a production environment? Do I call it
from a .net application perhaps? I can't seem to find any information on
this.

Can someone point me in the right direction?


--
Jerry J

Reply With Quote
  #2  
Old   
Jerry J
 
Posts: n/a

Default RE: DTS Newbie: How to run the DTS package in production - 10-11-2006 , 06:42 PM






I know, I can use .net 2005 with C#. I guess I know now.

--
Jerry J


"Jerry J" wrote:

Quote:
I created a working DTS package. It imports data from an Access mdb to a SQL
Server database. The package runs perfectly in the developer studio. What I
would like to know is how I use it in a production environment? Do I call it
from a .net application perhaps? I can't seem to find any information on
this.

Can someone point me in the right direction?


--
Jerry J

Reply With Quote
  #3  
Old   
Jay
 
Posts: n/a

Default Re: DTS Newbie: How to run the DTS package in production - 10-12-2006 , 05:04 PM



Are you using sql server 2000 or 2005? It's not necessary to use an
external application to run packages. It sounds like your using sql
2005 in which case you're referring to an SSIS package?

My first experience with this I had the same question. In the object
explorer of the developer studio click on connect then select
Integration Services. Type in the server name and you can import your
ssis projects from there. I think this is what you were asking, but no
entirely sure.

Jay


Jerry J wrote:
Quote:
I know, I can use .net 2005 with C#. I guess I know now.

--
Jerry J


"Jerry J" wrote:

I created a working DTS package. It imports data from an Access mdb to a SQL
Server database. The package runs perfectly in the developer studio. What I
would like to know is how I use it in a production environment? Do I call it
from a .net application perhaps? I can't seem to find any information on
this.

Can someone point me in the right direction?


--
Jerry J


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.