Aug. 12, 2016
11:21 a.m.
On 12 Aug 2016, at 12:10, Blondeau Vincent <vincent.blondeau@worldline.com> wrote:
BTW, even with prepared statements, it doesn't work either: SQL query : EXECUTE preparedStmtd2qbaa1ap7ceiaq643sxlkyyw('Quand l'utilisateur est connecté sur "son serveur"', '1277') -> 'ERREUR: erreur de syntaxe sur ou près de « utilisateur » au caractère 56' (Syntax error near char 56)
Which database? What does the statement look like? What are the bound variables? E.g. is the string supposed to be UTF8 or a blob?