Hello Jerome,
a fix should be now on cvs for bot 1.1.x and 1.2.x. Please try and let
me know if work. The usage if escape_common() can be turned on/of via
new module parameter 'use_escape_common' -- default is 0 (off).
Thanks,
Daniel
On 02/08/07 10:32, Jerome Martin wrote:
On Wed, 2007-02-07 at 10:04 +0200, Daniel-Constantin Mierla wrote:
unixodbc:SQLExecDirect, rv=-1. Query= select table_version from version
where table_name='subscriber
unixodbc:SQLExecDirect=HY000:1:1: Msg 105, Level 15, State 1, Server
SQL1, Line 1 Unclosed quotation mark before the character string
'subscriber'.
seems that is missing a single quote after table name. This should not
be related to escape/unescape stuff.
Well, do the test : with or without the patch I posted to tracker
(replaces calls to escape_common in unixodbc by strcpy).
_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel