Recent content by centfury7

  1. C

    Automating FTP in Access 2010

    One other question. Do you know how I can get command prompt to close when after the ftp is completed?
  2. C

    Automating FTP in Access 2010

    That worked! Thank you!
  3. C

    Automating FTP in Access 2010

    I've been trying to use that code and still can't get the file to download to the C:/temp location.
  4. C

    Automating FTP in Access 2010

    Hi, I'm trying to come up with a way to FTP a file from mainframe into Access. So far I've got the below code. My question is how to I get the text file to land in C:\temp\ folder. Every time I execute this script the destination file always lands in some random folder. Below is the code I used...
Back
Top Bottom