Hallo,
kann mir jemand sagen, wo der Fehler bei dieser Abfrage ist:
SQL-Code:
UPDATE ext_request_products SET product_name = '',
property = '',
attributes = '',
material = '',
volA = '',
volB = '',
volC = '',
volD = '',
volE = '',
volF = '',
formatchange = '',
transport = '' WHERE request_id = '45' ORDER BY id LIMIT 0,1
MySql sagt dazu: #1064 - 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
Viele Grüße ...