I had that issue also. However, I had to become more Cautious on my table naming conventions and usage of CFQUERY.
-----Original Message----- From: Discover Antartica [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 09, 2005 2:11 PM To: CF-Talk Subject: Is there a way to disable the case sensitivity in <CFQUERY> Right now <cfquery name="somename" datasource="somedatasource"> SELECT EmPloYeE.Name FROM Employee </cfquery> is failing in CF. I have to have the table name with exactly the same case as I am referencing it. This also happens in MySQL. Is there a way to disable this case-sensitivity feature in CF and/or MySQL? merci! __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:193916 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

