Click to See Complete Forum and Search --> : Getting data from a remote machine into my asp.net webapp's sql server database


srinivasc_it
07-21-2006, 05:56 PM
Can some one explain me or refer to a link were I can find solution to the following problem.
There is a file(text file) placed on a remote machine, and a URL of it is sent to me. So within my webApp, I have to click the URL, once I click the URL it should parse the data in that file and place it in my sql server 2000 Database without any changes. How can I do this mapping.
The data in that text file consists of following fields:
NAID EMAIL ROLE
61235 xyz@yahoo.com Admin