Question

I have a ms-access application, now I need to check if that file had already uploaded before and then change the status of that record, is any tools or command we can use to check if the file exists? Or even some other appliaction I can use on windows and be able to update the records in the SQL server database.

Environment: Ms-Access 2000 + SQLserver ODBC FTP server linux FTP tools: Ipswitch ws_ftp

Was it helpful?

Solution

See the Internet Data Transfer Library. It should have the necessary code you need to work with the FTP Server.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top