Differences between revisions 6 and 7
Revision 6 as of 2006-10-21 15:28:59
Size: 807
Editor: 203-59-188-54
Comment:
Revision 7 as of 2009-12-23 14:51:10
Size: 811
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
[http://undergraduate.csse.uwa.edu.au/units/CITS3240 Unit website] [[http://undergraduate.csse.uwa.edu.au/units/CITS3240|Unit website]]
Line 9: Line 9:
[http://handbooks.uwa.edu.au/units/cits/cits3240 Handbook entry] [[http://handbooks.uwa.edu.au/units/cits/cits3240|Handbook entry]]

The theory side of this is a good grounding in the theory behind relational databases, although not that practical. The project OTOH - fat Java client backed on to MySQL - boy does it suck. Why couldn't they make us hammer nails into our eyes? It'd be less painful than making a Java GUI. And teaching all this theory about how relational databases are supposed to work and then using MySQL, which will happily and silently mutilate your data and violate referential integrity. Gah.

As of 2006, the project has been changed to a PHP/MySQL thing, using a version of MySQL which allows foreign key checking.

Taken by ChiPingTsang in the past.

Unit website

Handbook entry


CategoryUnits