I need to find a way
to query an RBase database via ODBC/Oterro that is case insensitive.
i.e. evaluates SELECT * FROM users WHERE user = 'jdoe' would select records with
either jdoe or Jdoe as the value.
Any help is
appreciated!
Thanks!
Radi

