DBQuery fails when parameter value contains semicolon
Bryan Baca
started a topic
about 7 years ago
A database query contains a parameter. The parameter value passed by the user contains a semicolon. In this scenario the following error may occur when testing/using the query:
Query failed to execute ==> Failed to execute query :: Incorrect syntax near...
Bryan Baca
A database query contains a parameter. The parameter value passed by the user contains a semicolon. In this scenario the following error may occur when testing/using the query:
Query failed to execute ==> Failed to execute query :: Incorrect syntax near...
This issue is under investigation.
IBE-4654