<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Hi All
<div><br>
</div>
<div>I'd like DBMS string searches to case sensitive. THAT is, if 'A' is in the dbms, a search for 'a' shouldn't find it.</div>
<div>but my DBMS is MySQL (on mac), so it is <a href="http://dev.mysql.com/doc/refman/5.6/en/case-sensitivity.html">case insensitive</a>.</div>
<div><br>
</div>
<div>thoughts?</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
</body>
</html>