FTP

T

Tom

Using A2002 looking for any advice & suggestions re using
FTP to upload a table for use on a web site

TIA
Tom
 
D

Dirk Goldgar

Tom said:
Using A2002 looking for any advice & suggestions re using
FTP to upload a table for use on a web site

What sort of advice do you need? You can't upload "a table", but you
can upload an .mdb file *containing* a table. You probably have a
rudimentary command-line FTP client installed, plus Internet Explorer
does FTP, and of course there are many shareware and commercial FTP
clients available.

If you want to perform the FTP upload programmatically from Access, you
can use Dev Ashish's Internet Transfer Library, posted at:

http://www.mvps.org/access/modules/mdl0037.htm

I've used that in a couple of applications.
 
Top