how do you guys start a DB?
create a DB put it on the server and then connect and add stuff or create DB with server script and then add stuff ?
BTW, i`m using php for manipulating the DB. It`s an employee online app.
i was going to create the DB with mysql workbench and then write a script for the inputs and modif.
i just want to start this the right way.
Dark