Hi,

If I do "similar to '[a-z\_-]' escape '\'" I got a error about invalid pattern. 
The "-" is causing problems. Surprisingly doing '[a-z-\_]' is fine and also 
'[a-z-]' is fine. Testing the first regex on various parsers it worked. Why it 
doesn't work on Firebird?

-- 
Mgr. Jiří Činčura
Independent IT Specialist

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to