From:             jackmason at mindspring dot com
Operating system: Linux/Windows
PHP version:      5.3.21
Package:          InterBase related
Bug Type:         Feature/Change Request
Bug description:Case Insensitive Data In Firebird/Interbase

Description:
------------
Firebird/InterBase databases provide case insensitive data capabilities for
both tables and queries but no such feature seems to exist in the PHP
interface to either Firebird or InterBase.

The data we need to access will have wide variations in uppercase and
lowercase such as McGraw, Macarthur, MacArthur, Magee, MaGee as well as
similar variations in data such as "the Last..." versus "The Last...", "an
Invitat..." versus "An Invit..." or even "an invit..".

Please provide a method of issuing a query for "McGraw" that would find
"mcgraw", "Mcgraw", and "mcGraw".


-- 
Edit bug report at https://bugs.php.net/bug.php?id=64048&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=64048&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=64048&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=64048&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=64048&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=64048&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=64048&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=64048&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=64048&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=64048&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=64048&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=64048&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=64048&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=64048&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=64048&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=64048&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=64048&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=64048&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=64048&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=64048&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=64048&r=mysqlcfg

Reply via email to