
-----------------------------------
pavol
Wed May 10, 2006 4:53 pm

connecting to a ftp server
-----------------------------------
is there any way i can connect to a ftp server through vb and lets say open a database within it? i've heard about Winsock but im not sure how to work it. is this even possible?
thanks for any help

-----------------------------------
Onega
Wed May 10, 2006 8:19 pm


-----------------------------------
You can search for FtpOpenFile in google, but I don't think you can open database via FTP. FTP is for file download and upload.
