Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Database Design and Input Form

Quote Reply
Database Design and Input Form
Hi,

I'm setting up a database of courses and related information (levels, times, fees, etc.) and I am looking for some design advice.

I want the user to be able to input the following -

Courses: 1 - 50 (anywhere from one course up to fifty courses).

Levels: 1 - 20 per Course.

Times: 1 - 10 per Level.

Fees: unlimited combinations for the above Courses/Levels/Times.

I know how to set up the relational tables but I am concerned about the number and layout of html forms that will be needed to collect the information. Unless I'm missing something the user will need to complete hundreds of fields or forms to cover every combination.

Could someone please explain how best to set this up so the users time is kept to a minimum?

Thank you.

Simon.
Subject Author Views Date
Thread Database Design and Input Form jai 2850 May 29, 2003, 6:56 AM
Post Re: [jai] Database Design and Input Form
jai 2748 May 29, 2003, 11:16 PM