Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
nitinblr
Starting Member
3 Posts |
Posted - 2005-12-06 : 04:42:22
|
I have a file in a remote UNIX server that's created on a daily basis. The requirement is to get the data in the UNIX file into a local SQL Server database. What I now do is FTP the UNIX file into my computer and then DTS the file into my SQL Server. Is there any way I can automate the stuff...? Without me having to manually go and pull data from UNIX?Appreciate any help from you gurus.NTS<edit> moved to proper forum </edit> |
|
ditch
Master Smack Fu Yak Hacker
1466 Posts |
Posted - 2005-12-06 : 04:50:00
|
Is this an article discussion or a question?Duane. |
 |
|
nitinblr
Starting Member
3 Posts |
Posted - 2005-12-06 : 05:25:34
|
Meant to be a question!:-) |
 |
|
|
|
|