piatkow

msg:3987867 | 9:21 am on Sep 11, 2009 (gmt 0) |
Either you go for a database or a flat file format such as XML or JSON. The final choice is driven by the entire end to end process and shouldn't be taken in isolation. Having come from a non web DBA background my personal bias would always be towards a relational database.
|
JRBVInc

msg:3987957 | 2:32 pm on Sep 11, 2009 (gmt 0) |
Great... Think you could point me in the right direction on how to begin setting up a relational database maybe a link to a site or some fourms?
|
rocknbil

msg:3988145 | 7:37 pm on Sep 11, 2009 (gmt 0) |
Databases - depends on what you like. MySQL Documentation [dev.mysql.com] Forums - you're on it. :-) Databases Forum [webmasterworld.com] Developing interfaces to the DB: Perl forum [webmasterworld.com] PHP forum [webmasterworld.com] Learning either: W3C Schools [w3schools.com]
|
|