Fejlmelding
Hejhvad betyder
PHP Warning: InterBase: Dynamic SQL Error SQL error code = -303 arithmetic exception, numeric overflow, or string truncation in C:\Inetpub\wwwroot\float.php on line 52 ?
Line 52 ser sådan ud:
$sql = "INSERT INTO BLOBTEST(BLOB_ID,NAVN,FILNAVN,FILTYPE,BILLEDE) VALUES(?,?,?,?,?)";
$result = ibase_query ($sql, $blob_id, $navn, $billedfil_name, $billedfil_type, $blob);
På forhånd tak.
/Martin
