Can anyone suggest a regex or another easy way to change all the cfquery table 
name code and other required bits (file names, etc.) to lowercase for 
linux/mysql? I'm using homesite.

For example, I can't seem to come up with a regex for cfquery that isn't greedy 
but allows tags inbetween the start and finish.

Searching and checking all the table names would be awful, so I just want to 
set everything to lowercase and go from there.

Btw, if you have a WHERE table.field clause, does mysql require that table name 
to be case sensitive just like in the FROM clause?

Thanks.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276606
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to