30
Apr
2007

MySQL Database Setup

cause there is no GUI for the administration of the database, i've set up it manally in the command line (terminal on osx).

CREATE TABLE events (
id INT NOT NULL AUTO_INCREMENT,
title VARCHAR(50),
description TEXT,
startTime TIME,
startDate DATE,
endTime TIME,
endDate DATE,
linkage TINYTEXT,
institution SMALLINT UNSIGNED,
prize DECIMAL(3,2),
active CHAR(1),
PRIMARY KEY(id));

CREATE TABLE institution (
id INT NOT NULL AUTO_INCREMENT,
name VARCHAR(50),
logo BLOB,
linkage TINYTEXT,
description TEXT,
telephone TINYTEXT,
cellphone TINYTEXT,
email TINYTEXT,
PRIMARY KEY(id));
logo

vcCal

Building a Microformats tagged vCalendar for Cultural Events

Users Status

You are not logged in.

Navigation

Recent Updates

Resumee
Here's my resumee from the view of the project manager...
Microformatics - 28. Jun, 21:30
vccal testing environment
the backend is now running on the freepic server. so...
Howdy - 14. Jun, 13:41
MySQL Modelling Update
Hopefully this is the last version of our database...
Microformatics - 13. Jun, 23:29
Apache & MySQL running...
now an apache server and mysql (xampp) are running...
Microformatics - 1. Jun, 10:01
Calendar Views
Month Week Day The requirements from the programming...
Microformatics - 31. May, 18:05

Search

 

Status

Online for 6231 days
Last update: 28. Jun, 21:30

Credits


Programming
Project
Profil
Logout
Subscribe Weblog