|
|
| XP is just a number | |
| PerlMonks |
Re: DBI case-insensitive placeholdersby dbwiz (Curate) |
| on Oct 27, 2003 at 09:41 UTC ( [id://302399]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
It is not a DBI issue. It's MySQL that has case insensitive matching. However, you can force an exact match using the "BINARY" keyword. There is no need to change the column definition, if what you need is just a case sensitive match.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||