Vorrei sapere che campi ha la tabella.
La tabella si chiama test e i campi?
Sicuramente avra' un campo blob e gli altri?
grazie di tutto
Ho creato UNA TABELLA TEST CON I SEGUENTI CAMPI:
ID INT(11) AUTO_INCREMENT pk
IMAGE LONGBLOB
THUMB LONGBLOB
TYPE VARCHAR(255)
Se faccio cosi' mi viene fuori un errore:
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 '' at line 1
Ho un errore di query, qualcuno sa perché?![]()
grazie
Io mio problema é l'inserimento nel database, non riesco.![]()