OK it works ..
thanks a lot for prompt answer : 5 minutes !!!
-----Message d'origine-----
De : Bill Karwin <bill.karwin@lutris.com>
À : instantDB@enhydra.org <instantDB@enhydra.org>
Date : mardi 5 septembre 2000 23:23
Objet : Re: InstantDB: java.sql.SQLException: Unknown escape character
|Daniel HERLEMONT wrote:
|>
|> java.sql.SQLException: Unknown escape character: \S
|> What can I do ?
|> I just want to store and retrieve any string "as is" whatever it contains.
|
|I haven't tried it, but I think you can set the following in your .prp
|file:
|
|prepareIgnoresEscapes=1
|
|This suppresses the magic of \, so '\S' will be interpreted as two
|characters.
|
|Regards,
|Bill Karwin
|-----------------------------------------------------------------------------
|To unsubscribe from this mailing list, send email to majordomo@enhydra.org
|with the text "unsubscribe instantdb" in the body of the email.
|If you have other questions regarding this mailing list, send email to
|the list admin at owner-instantdb@enhydra.org.
|
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|