J junk Jun 13, 2006 #1 Is this possible to FTP a file from an Access 2003 module to an external system? Any code examples would be appreciated.
Is this possible to FTP a file from an Access 2003 module to an external system? Any code examples would be appreciated.
D Douglas J Steele Jun 13, 2006 #2 Check http://www.mvps.org/access/modules/mdl0015.htm at "The Access Web" for a simplistic approach, or http://www.mvps.org/access/modules/mdl0037.htm for a more sophisticated approach. (Note: the latter is an add-in for Access 97. It'll have to be converted to Access 2003, or you can simply open it up and grab the code that's in it)
Check http://www.mvps.org/access/modules/mdl0015.htm at "The Access Web" for a simplistic approach, or http://www.mvps.org/access/modules/mdl0037.htm for a more sophisticated approach. (Note: the latter is an add-in for Access 97. It'll have to be converted to Access 2003, or you can simply open it up and grab the code that's in it)