dbTalk Databases Forums  

import data files from FTP site

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


Discuss import data files from FTP site in the microsoft.public.sqlserver.dts forum.



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

Default import data files from FTP site - 05-15-2006 , 01:27 PM






Is it possible to setup an automated job to download files from an FTP site?

I am running SQL 7.0 on a Windows 2000 server.

I'm not sure how to proceed if it is possible.

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: import data files from FTP site - 05-15-2006 , 01:31 PM






Hello Rockitman,

There are a number of ways to do this and a lot of them have nothing to do
with DTS.

You can use the Execute Process task (or 7 equivalent) to call FTP.exe if
you like


Allan

Quote:
Is it possible to setup an automated job to download files from an FTP
site?

I am running SQL 7.0 on a Windows 2000 server.

I'm not sure how to proceed if it is possible.




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

Default Re: import data files from FTP site - 05-15-2006 , 01:38 PM



Where do I find the Execute Process task?

"Allan Mitchell" wrote:

Quote:
Hello Rockitman,

There are a number of ways to do this and a lot of them have nothing to do
with DTS.

You can use the Execute Process task (or 7 equivalent) to call FTP.exe if
you like


Allan

Is it possible to setup an automated job to download files from an FTP
site?

I am running SQL 7.0 on a Windows 2000 server.

I'm not sure how to proceed if it is possible.





Reply With Quote
  #4  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: import data files from FTP site - 05-15-2006 , 01:43 PM



Hello Rockitman,

In the toolbox

I think it may have been called something slightly different in 7 though

Quote:
Where do I find the Execute Process task?

"Allan Mitchell" wrote:

Hello Rockitman,

There are a number of ways to do this and a lot of them have nothing
to do with DTS.

You can use the Execute Process task (or 7 equivalent) to call
FTP.exe if you like

Allan

Is it possible to setup an automated job to download files from an
FTP site?

I am running SQL 7.0 on a Windows 2000 server.

I'm not sure how to proceed if it is possible.




Reply With Quote
  #5  
Old   
Rockitman
 
Posts: n/a

Default Re: import data files from FTP site - 05-15-2006 , 01:50 PM



Hi Allan, where is the toolbox?

"Allan Mitchell" wrote:

Quote:
Hello Rockitman,

In the toolbox

I think it may have been called something slightly different in 7 though

Where do I find the Execute Process task?

"Allan Mitchell" wrote:

Hello Rockitman,

There are a number of ways to do this and a lot of them have nothing
to do with DTS.

You can use the Execute Process task (or 7 equivalent) to call
FTP.exe if you like

Allan

Is it possible to setup an automated job to download files from an
FTP site?

I am running SQL 7.0 on a Windows 2000 server.

I'm not sure how to proceed if it is possible.





Reply With Quote
  #6  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: import data files from FTP site - 05-15-2006 , 02:05 PM



Hello Rockitman,



You see on the left in the DTS Designer? It will be in the bottom half of
that. Connection to the top and tasks underneath

Allan

Quote:
Hi Allan, where is the toolbox?

"Allan Mitchell" wrote:

Hello Rockitman,

In the toolbox

I think it may have been called something slightly different in 7
though

Where do I find the Execute Process task?

"Allan Mitchell" wrote:

Hello Rockitman,

There are a number of ways to do this and a lot of them have
nothing to do with DTS.

You can use the Execute Process task (or 7 equivalent) to call
FTP.exe if you like

Allan

Is it possible to setup an automated job to download files from an
FTP site?

I am running SQL 7.0 on a Windows 2000 server.

I'm not sure how to proceed if it is possible.




Reply With Quote
  #7  
Old   
Rockitman
 
Posts: n/a

Default Re: import data files from FTP site - 05-15-2006 , 02:43 PM



I'm afraid I don't have a DTS Designer. Again, I'm running old SQL 7.0.

I'm familiar with the DTS Wizard and Enterprise Manager, but this Designer,
I don't see.

"Allan Mitchell" wrote:

Quote:
Hello Rockitman,



You see on the left in the DTS Designer? It will be in the bottom half of
that. Connection to the top and tasks underneath

Allan

Hi Allan, where is the toolbox?

"Allan Mitchell" wrote:

Hello Rockitman,

In the toolbox

I think it may have been called something slightly different in 7
though

Where do I find the Execute Process task?

"Allan Mitchell" wrote:

Hello Rockitman,

There are a number of ways to do this and a lot of them have
nothing to do with DTS.

You can use the Execute Process task (or 7 equivalent) to call
FTP.exe if you like

Allan

Is it possible to setup an automated job to download files from an
FTP site?

I am running SQL 7.0 on a Windows 2000 server.

I'm not sure how to proceed if it is possible.





Reply With Quote
  #8  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: import data files from FTP site - 05-15-2006 , 03:41 PM



Hello Rockitman,


You do have it.

Building a Package in the DTS Designer
(http://www.sqldts.com/default.aspx?278)

Allan

Quote:
I'm afraid I don't have a DTS Designer. Again, I'm running old SQL
7.0.

I'm familiar with the DTS Wizard and Enterprise Manager, but this
Designer, I don't see.

"Allan Mitchell" wrote:

Hello Rockitman,

You see on the left in the DTS Designer? It will be in the bottom
half of that. Connection to the top and tasks underneath

Allan

Hi Allan, where is the toolbox?

"Allan Mitchell" wrote:

Hello Rockitman,

In the toolbox

I think it may have been called something slightly different in 7
though

Where do I find the Execute Process task?

"Allan Mitchell" wrote:

Hello Rockitman,

There are a number of ways to do this and a lot of them have
nothing to do with DTS.

You can use the Execute Process task (or 7 equivalent) to call
FTP.exe if you like

Allan

Is it possible to setup an automated job to download files from
an FTP site?

I am running SQL 7.0 on a Windows 2000 server.

I'm not sure how to proceed if it is possible.




Reply With Quote
  #9  
Old   
Rockitman
 
Posts: n/a

Default Re: import data files from FTP site - 05-15-2006 , 03:57 PM



Thanks for the info. Unfortunately, I don't see anywhere how to connect to
a FTP location and download files.

"Allan Mitchell" wrote:

Quote:
Hello Rockitman,


You do have it.

Building a Package in the DTS Designer
(http://www.sqldts.com/default.aspx?278)

Allan

I'm afraid I don't have a DTS Designer. Again, I'm running old SQL
7.0.

I'm familiar with the DTS Wizard and Enterprise Manager, but this
Designer, I don't see.

"Allan Mitchell" wrote:

Hello Rockitman,

You see on the left in the DTS Designer? It will be in the bottom
half of that. Connection to the top and tasks underneath

Allan

Hi Allan, where is the toolbox?

"Allan Mitchell" wrote:

Hello Rockitman,

In the toolbox

I think it may have been called something slightly different in 7
though

Where do I find the Execute Process task?

"Allan Mitchell" wrote:

Hello Rockitman,

There are a number of ways to do this and a lot of them have
nothing to do with DTS.

You can use the Execute Process task (or 7 equivalent) to call
FTP.exe if you like

Allan

Is it possible to setup an automated job to download files from
an FTP site?

I am running SQL 7.0 on a Windows 2000 server.

I'm not sure how to proceed if it is possible.





Reply With Quote
  #10  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: import data files from FTP site - 05-15-2006 , 04:38 PM



Hello Rockitman,

Did you find the task I spoke of?

If you did then as I said earlier you will need to use something like FTP.exe.
Have a look here

How to manipulate the Execute Process task.
(http://www.sqldts.com/default.aspx?251)


Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Quote:
Thanks for the info. Unfortunately, I don't see anywhere how to
connect to a FTP location and download files.

"Allan Mitchell" wrote:

Hello Rockitman,

You do have it.

Building a Package in the DTS Designer
(http://www.sqldts.com/default.aspx?278)
Allan

I'm afraid I don't have a DTS Designer. Again, I'm running old SQL
7.0.

I'm familiar with the DTS Wizard and Enterprise Manager, but this
Designer, I don't see.

"Allan Mitchell" wrote:

Hello Rockitman,

You see on the left in the DTS Designer? It will be in the bottom
half of that. Connection to the top and tasks underneath

Allan

Hi Allan, where is the toolbox?

"Allan Mitchell" wrote:

Hello Rockitman,

In the toolbox

I think it may have been called something slightly different in 7
though

Where do I find the Execute Process task?

"Allan Mitchell" wrote:

Hello Rockitman,

There are a number of ways to do this and a lot of them have
nothing to do with DTS.

You can use the Execute Process task (or 7 equivalent) to call
FTP.exe if you like

Allan

Is it possible to setup an automated job to download files
from an FTP site?

I am running SQL 7.0 on a Windows 2000 server.

I'm not sure how to proceed if it is possible.




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.