dbTalk Databases Forums  

Data from Unisys to SQL

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


Discuss Data from Unisys to SQL in the microsoft.public.sqlserver.dts forum.



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

Default Data from Unisys to SQL - 02-14-2006 , 06:18 PM






How can I use dts to transfer data back and forth between a text file on a
Unisys mainframe and a table in SQL server? How do I set it up?

I checked out the bulk insert reference, but if I went that route, what
would be the syntax? Paramter references such as "from datafile" doesn't tell
me much.

thanks for any help.


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

Default Re: Data from Unisys to SQL - 02-19-2006 , 10:46 AM






Hello David,

Can you not FTP the file down from the mainframe to a local directory?

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

Quote:
How can I use dts to transfer data back and forth between a text file
on a Unisys mainframe and a table in SQL server? How do I set it up?

I checked out the bulk insert reference, but if I went that route,
what would be the syntax? Paramter references such as "from datafile"
doesn't tell me much.

thanks for any help.




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

Default Re: Data from Unisys to SQL - 02-22-2006 , 08:31 AM



thanks for replying.
I wouldn't have a problem with that. That's what I've done with other ftp
processes that pull down from an ftp server. My problem is finding an ftp
class to place within an application that will pull from the mainframe
(rather than an ftp server). They currently have an old DOS application here
that makes an external call to an ftp.exe to do the job. I am trying to bring
the process within the app (or database) w/o relying on an external app.


"Allan Mitchell" wrote:

Quote:
Hello David,

Can you not FTP the file down from the mainframe to a local directory?

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

How can I use dts to transfer data back and forth between a text file
on a Unisys mainframe and a table in SQL server? How do I set it up?

I checked out the bulk insert reference, but if I went that route,
what would be the syntax? Paramter references such as "from datafile"
doesn't tell me much.

thanks for any help.





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.