Menu

#35 Report from SQL - Unsafe keyword checking

0.99.3
open
nobody
None
5
2016-08-09
2016-08-09
Rbauer
No

When creating a report from SQL:
A field name called "dateCreated" causes it to not execute.
"The SQL query contains unsafe words and was not performed"

Suggestion:
Rather check for "create" with leading (If it is not at the front of the string) and trailing whitespace so only the CREATE keyword gets identified.

Discussion


Log in to post a comment.