The right Script is:
CREATE TABLE phpgw_async ( id character varying(255) NOT NULL, next integer NOT NULL, times character varying(255) NOT NULL, method character varying(80) NOT NULL, data text NOT NULL, account_id integer DEFAULT 0 NOT NULL ); View at the Line with the next.Sent from the phpGroupWare forums @ http://forums.phpGroupWare.org _______________________________________________ Phpgroupware-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
