ER Studio Version 7.5 -- Windows XP/Vista Installer. During installation, you can specify a SERVER license and point it to taurus.uoregon.edu. The limit is 25 users (enough for this class) so please remember to close ER Studio when you are not using it.
MySQL ODBC Driver. You will need the ODBC driver for MySQL in order to Generate Database from ER Studio to MySQL.
MySQL Resources
The MySQL GUI Tools
download site.
You should certainly put these on your personal machine, even if you use a MySQL instance running on a remote machine. Follow this Quick Start guide.
MySQL
documentation. Note that you are probably
using version 5.0.
The MySQL v5.0 Community Server (optional)
download site, which you can load and run on your personal machines. Follow this Quick Start guide.
PHP Resources
A PHP Example using MySQL. The code is made available for learning purposes.
Another
PHP Example.
It is less sophisticated than the previous one.