Menu

#15 Regexp - Operator

open
nobody
None
5
2006-10-05
2006-10-05
Anonymous
No

I'd like to have a posibility to use regular
expressions in sql queries.
at the moment I use adodb with mysql and postgresql. I
have to use the operator REGEXP (or RLIKE) in mysql and
SIMILAR TO (or ~*) in postgres. so I have to replace
the RLIKE in my queries manually with ~* for postgres.
Is there a way zo use one function or something like
this in adodb to get this feature?

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.