Hi
I'm happily using reg versions of Webwiz apps but I want to start a new project that will involve me in a whole new level of asp (and pain probably!)
I want to set up a registration and results service for the triathlon that we run every year. As we're a charity we obviously have no money so I'm left to stumble around in the dark trying to make sense of it all. Actually I might be able to find some money if I run out of brain-power but I'll worry about that later!
Firstly I'd like an entry form giving name, address, email, projected times etc. Clicking enter would update the database and transfer the user, with those details, to our credit card processor. Ideally it should also generate an email to the user but I suspect I can just utilise the existing mailform
In an admin section I'd like to be able to edit all the details. The ability to mass email would be great but not essential. Presumably I can import into our Web Wiz Mailing list?
On the day I'd like multiple administrators to be able to enter times (probably 6 x 300 entries)
I'd then like users able to enter their name and see their own times. They could also see the full results and category results (over 50's for example or all male)
My (very basic) database question is this. Should I be separating information into different tables within Access? For example should I have all the personal details in one table (name address, predicted times etc) and all the results in another with a common field (ID?)
Or should I lump everything into one big table? We currently use a big Excel spreadsheet so it seems easy to import it into Access.
Can anyone recommend a good, very basic guide to Access design that might help me? I like to get to grips with this before I start so I understand why one approach is better rather than just blindly doing it one way or another.
Regards
Bob
Edited by westwight - 25 October 2006 at 9:57pm