Table: meetings
Tool:
Meeting Associated Objects:
Meetings,
Meeting
Fields
smsnotify TEXT NOT NULL DEFAULT '' v5 emailnotify TEXT NOT NULL DEFAULT '' v5 id INT UNSIGNED NOT NULL AUTO_INCREMENT v5 title VARCHAR(50) NOT NULL v5 begin INT UNSIGNED NOT NULL DEFAULT 0 v5 end INT UNSIGNED NOT NULL DEFAULT 0 v5 member INT UNSIGNED NOT NULL DEFAULT 0 v5 priority BIT(1) NOT NULL DEFAULT 0 v5 task INT UNSIGNED NOT NULL DEFAULT 0 v5
Example PHP Usage
The following php example is designed for the main folder: /
Other Meeting Tables
meetingattendees meetingchats meetings