|
-
January 31st, 2003, 12:38 PM
#1
Upload a text file with VB
hi gurus,
i am working on a VB project where i need to upload a text file to a remote server. how can i upload a text file from VB. pls help. can this text file be opened from one more Internet server for reading from SQL Server DTS package? pls let me know.
thanks in advance,
Vikram
-
January 31st, 2003, 01:38 PM
#2
There are various ways available to you to upload the text file. The easiest way would be to use the Inet Control adn use FTP to upload the file.
I am not clear about your SQL question, so can't provide you any response regarding that.
-
January 31st, 2003, 02:53 PM
#3
I agree with amitabh's suggestion to use wininet to FTP the file. There is a sample project on
http://www.hobbithouseinc.com/VB
that will do exactly that
phinds
vs2008, 3.5SP1 Version 9.0.21022.8 RTM
-
February 1st, 2003, 12:34 PM
#4
thanks a lot. i am working on these controls. i am hopeful of getting the required results
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|