If you pass any mixed case to Verity, it assume case sensitive. To force it to be case insensitive, just change your search term from foo to lcase(foo).
======================================================================= Raymond Camden, Principal Spectra Compliance Engineer for Macromedia Email : [EMAIL PROTECTED] Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Raley, Scott [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 09, 2002 2:48 PM > To: CF-Community > Subject: verity > > > anyone know how to set verity so its not case sensitive on searching? > meaning right now if i put in Test and test it comes back > with different > results.. > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
