damonbrinkley
07-09-2003, 11:03 AM
I just finished my C class this summer and don't start my next class(Java I believe) until Aug. 25th so I'm looking to kill a little time with some sort of project. I suck at being creative so if anyone has any suggestions on things they've been thinking of doing then I'd like to hear them. I just don't want to not do any coding between now and my next class and the examples in my books are a little lame. Any suggestions?
Edit: I work during the day so it would have to be something I can work on night and weekends.
Quixoticjoe
07-10-2003, 08:03 PM
I don't know if this is something you want to do, but I'll give it a try.
I have a table that right now holds about 7800 records. Each record has a unique account number and has 20 fields that need to be updated (1 field every 17 weeks). The whole database is using Data Access Pages.
The records are only updated 17 weeks after they are created, and every 17 weeks after that. There might be 1 record or 1000 records that need to be updated that week, so I need to find a way to go to a curtain record, and not have to scroll through all the records.
This is web-based so that different people, in different area's can update the accounts that are thiers. I would like to not have them be able to scroll the records, just search, find, and update.
vBulletin® v3.7.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.