Re: [project]dreamarena
Posted: Thu Oct 29, 2009 4:00 pm
Im gonna use this topic to keep track of the updates, i hope its doesnt disturb anyone and this isnt considered as spam.
Ive finally design the basic DB for games catalog. What took me so long? First time i use MySql, i studied with Access at school... Some differences. Anyways, heres whats done so far:

This is the main form, so thats the info every game page with show. Right now i cant think of any other info to put in it.
Now the power of the database consists in this:

For dev, publi and genre game i have listed everything in other tables that are linked, as you see. So thats saves A LOT of typing
So right now im gonna input a random game... Like pso for example XD and try to render it into php.
Ive finally design the basic DB for games catalog. What took me so long? First time i use MySql, i studied with Access at school... Some differences. Anyways, heres whats done so far:

This is the main form, so thats the info every game page with show. Right now i cant think of any other info to put in it.
Now the power of the database consists in this:

For dev, publi and genre game i have listed everything in other tables that are linked, as you see. So thats saves A LOT of typing

So right now im gonna input a random game... Like pso for example XD and try to render it into php.