Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
2.3.0
-
None
Description
Looks by removing the "\\\\" the statement works.
java.lang.RuntimeException: java.sql.SQLException: Could not set parameter at position 1 (values was '5310083677')
Query - conn:12062005(M) - "SELECT CONCAT(country, "\\\", customer, "\\\", `system`) AS path FROM device WHERE serialNumber = ?"
Attachments
Issue Links
- relates to
-
CONJ-664 SQLException when backslash (\), which doesn't escape any character, is used together with setParameter()
- Closed