Er zijn 2 resultaten gevonden
- 01 dec 2003, 13:59
- Forum: 2.0 Modificaties
- Onderwerp: Ziet iemand de fout?
- Reacties: 5
- Weergaves: 1880
Fout SQL-query : ALTER TABLE users ADD user_birthday INT DEFAULT '999999' not null ALTER TABLE users ADD user_next_birthday_greeting INT DEFAULT '0' not null INSERT INTO CONFIG (config_name, config_value) VALUES ("birthday_required", "0") INSERT INTO config (config_name, config_value) VALUES ('birt...
- 30 nov 2003, 18:52
- Forum: 2.0 Modificaties
- Onderwerp: Ziet iemand de fout?
- Reacties: 5
- Weergaves: 1880
Ziet iemand de fout?
Ziet iemand hier de fout hierin? ALTER TABLE users ADD user_birthday INT DEFAULT '999999' not null ALTER TABLE users ADD user_next_birthday_greeting INT DEFAULT '0' not null INSERT INTO CONFIG (config_name, config_value) VALUES ("birthday_required", "0") INSERT INTO config (config_name, config_value...