Code: Select all
[0] : ===PDO MESSAGE===
SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens
===SQL===========
SELECT ope_doc FROM tblOperazioni WHERE ((ope_data_pagamento >= '2023-01-01')) ORDER BY ope_doc DESC LIMIT 1;
===BACK TRACE====
/web/htdocs/---hidden---/core/nuform.php(509) : eval()'d code - line 8 (nuRunQuery)
/web/htdocs/---hidden---/core/nuform.php - line 509 (eval)
/web/htdocs/---hidden---/core/nuform.php - line 482 (nuOnProcess)
/web/htdocs/---hidden---/core/nuapi.php - line 84 (nuGetFormObject)
