|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: MySQL Select problemby screamingeagle (Curate) |
| on Oct 10, 2002 at 19:17 UTC ( #204297=note: print w/ replies, xml ) | Need Help?? |
|
you might want to check if the problem is being caused by case-sensitivity issues. try converting your search parameter to either all-uppercase or lowercase and converting your sql to use the LCASE or UCASE functions . e.g. : hth
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||