jenovachild Posted February 2, 2009 Share Posted February 2, 2009 Mysql Query via PHP: Im having a dull moment, can anyone please help and try spot the error, thanks: UPDATE TOELEVERANCIERS SET HANDELSNAAM = 'TestDan', WEB_NAME = '', ADRES = 'TestD', POSTCODE = '6167', PLAATS = '', TELEFOON = '', FAX = '', GRATIS_EN_BETAALD = '', WEBSITE = '', LINK = '', AANTAL_MEDEWERKERS_VOOR_DATABASE = '0', AANTAL_MEDEWERKERS_IN_BEELD = '', ACTIVITEIT = 'hey heyh hey', BRANCHE = '', EIGEN_VESTIGINGEN = '', CONTACT = '', EMAIL = '', FUNCTIE = '', HOOFDGROEP = '', HOOFDGROEP_2 = '', KLANTEN = '', REFERENTIES_VAN = '', STARTJAAR_ONDERNEMING = '0', STEPSTONES = '', TOTALE_OMZET = '', VESTIGINGEN_BUITENLAND = '', ZUSTERBEDRIJVEN = '', IS_CLIENT = '2', CLIENT_INFO = '', FORMELE_BEDRIJFSNAAM = '', MOEDERMAADSCHAPIJ = '' WHERE id = 319 MySQL said: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '1' at line 1 Link to comment https://forums.phpfreaks.com/topic/143428-solved-mysql-query-anyone-spot-the-error/ Share on other sites More sharing options...
fenway Posted February 2, 2009 Share Posted February 2, 2009 So, what was it? Link to comment https://forums.phpfreaks.com/topic/143428-solved-mysql-query-anyone-spot-the-error/#findComment-752466 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.