Login   /   Register

Query a Text File and Retrieve Records

Rate this article
     1 votes, average: 3 out of 51 votes, average: 3 out of 51 votes, average: 3 out of 51 votes, average: 3 out of 51 votes, average: 3 out of 5
Loading ... Loading ...
April 1st, 2008 by daniva

txt

Is it important that your text files be formatted like this? It’s not just important, it’s crucial. We’re going to use database techniques to retrieve information from the file, and to do that the file needs to be delimited in some way (in this case, using the comma as the delimiter). Ideally, your files should include a header row as well. As long as your text file looks like this.

The content you are accessing is for registered users only
Registeration is FREE, quick and private.
You can either Register pr Login if you have already registered

Posted in VBScript

Leave a Reply

You must be logged in to post a comment.

This article was viewed 432 times