> I'm pulling a great big list of faculty names from our mammoth
admisitrative database
  I just wish I *had* a case-insensitive query to preserve!

Have you tried the "scalar SQL function UCase?
http://cfhub.com/SQL/scalars/ucase.cfm

It should "force" the results to all upper case... of course, LCase() should
work as well :)



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to