sfidirectory
Senior Member
- Mar 29, 2010
- 931
- 504
Hi everyone,
I have been studying relational databases for a few months now (have learned components like E.R.D diagrams, cardinality, optionality, primary and foreign keys etc) and am wondering is it best to create the database first or the web interface first? I am in stage 2 of creating an auction site and am wanting to create a form where the user can create an auction.
Note: by "web interface" here I am referring to the form that will be gathering the information to be inserted into the database. I am working with MySQL...
Thanks in advance!
I have been studying relational databases for a few months now (have learned components like E.R.D diagrams, cardinality, optionality, primary and foreign keys etc) and am wondering is it best to create the database first or the web interface first? I am in stage 2 of creating an auction site and am wanting to create a form where the user can create an auction.
Note: by "web interface" here I am referring to the form that will be gathering the information to be inserted into the database. I am working with MySQL...
Thanks in advance!