Using 7.9.21, and a oracle 12 SQL Database, it seems that using a REGEX like clause causes this error in a binding and not in the database query browser.
After some testing i find that it is the "{1,2}" part if the REGEX that is causing this issue.
As I am using 7.9.21, which is old, I ASSUME that this is fix in 8.1.
Looking over the string i need to test for, here isn't a good way to do this comparison without the {1,2}
Any ideas to make this work?