Case-sensitive queries

User e05b1833aa

15-02-2012 12:49:58

Hi,


I noted that case-sensitive queries in text fields in mySQL-based databses do not appear to work as they should, that is, they behave as case-insensitive. It seems to work correctly on Derby-based databases (I tried the Wombat demo databse).


Can you confirm this?


Thanks,


Evert

ChemAxon 2bdd02d1e5

15-02-2012 18:39:03

Hi Evert,


that's right, case-sensitive search is currently not supported on MySQL database. It's also mentioned in the docs: http://www.chemaxon.com/instantjchem/ijc_latest/docs/user/help/htmlfiles/managing_data/queries/query_builder.html#case-insensitive


We will support case-sensitive search on MySQL in some future version.


Filip