|
-
Apr 8th, 2008, 10:00 AM
#2
Addicted Member
Re: School Project - manipulating .txt files
 Originally Posted by cleaco
What I want to be able to do is store all the names of the competitors, event, heat, place and time in a single txt file, then from this extract the relevant data and sort all of the competitors in order by time.
I have seen things like this 25 years ago, but they were bad programs. That's why god made relational data.
You can still use text tables, but you will need to use a few of them and it will be a nightmare. If you can backend your code with an mdb or almost anything other than text you will be way ahead.
Can you do this?
Last edited by GRichG; Apr 8th, 2008 at 10:03 AM.
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
|