Hi,
Every time i try to set a note on a hand, i get this Error : [bxy3]Unable to execute query: ; Reason: Empty Query ()
[/bxy3]
Here is what is written in the log file :
[quotexy3]
2008/04/05 12:53:05.062: [- Main -][Query] Executing SQL: SELECT id_note, date_note, notes FROM notes WHERE id_x = 378 AND enum_type = 'THH' ORDER BY date_note asc
2008/04/05 12:53:05.109: [- Main -][QueryReportCtrl] Query load time: 15 ms
2008/04/05 12:53:19.296: [- Main -][PostgresConnection (Error)] Unable to execute query: ; Reason: Empty Query ()
2008/04/05 12:53:27.906: [- Main -][Query] Executing SQL: SELECT id_note, date_note, notes FROM notes WHERE id_x = 378 AND enum_type = 'THH' ORDER BY date_note asc
2008/04/05 12:53:27.937: [- Main -][QueryReportCtrl] Query load time: 0 ms
2008/04/05 12:53:33.218: [- Main -][PostgresConnection (Error)] Unable to execute query: ; Reason: Empty Query ()
2008/04/05 12:53:35.312: [- Main -][Query] Executing SQL: SELECT id_note, date_note, notes FROM notes WHERE id_x = 378 AND enum_type = 'THH' ORDER BY date_note asc
2008/04/05 12:53:35.531: [- Main -][Query] Query execution time: 202.33399402 ms : SELECT id_note, date_note, notes FROM notes WHERE id_x = 378 AND enum_type = 'THH' ORDER BY date_note asc
2008/04/05 12:53:35.546: [00001664][QueryReportCtrl] Query load time: 0 ms[/quotexy3]
Is there anything else i can provide in order to help tracking this error ?
Note that i am still able to set some notes on players...