e' qui che lo devi cambiare:
TABELLA LAVORI:
id_lavori INT(5) UNSIGNED ZEROFILL not null AUTO_INCREMENT (chiave primaria)
id_cliente varchar(100) not null
tipo_lavoro varchar(100) not null
prezzo varchar(100) not null
e' qui che lo devi cambiare:
TABELLA LAVORI:
id_lavori INT(5) UNSIGNED ZEROFILL not null AUTO_INCREMENT (chiave primaria)
id_cliente varchar(100) not null
tipo_lavoro varchar(100) not null
prezzo varchar(100) not null