InstantDB Project
About InstantDB
Project Mail Lists
Short History
Reporting Bugs
Screen Shots
3rd Party Examples
FAQs

Software
Downloads
Documentation
CVS Repositories
Roadmap
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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.