Use of unconventional table/field names

2010-08-26 Thread adam_frm
(Posted this at the unofficial cakephp forums as well) Hi everyone, We have a problem we are unable to solve. We have two applications that are supposed to share a specific database, one is coded in ASP Classic and the new one in cakePHP. The problem is that the database structure does not follow

Re: Use of unconventional table/field names

2010-08-26 Thread jsalonen
Hi, Recently I had the same problem, originally I had been using Cake's default naming conventions but then had to change the names of the database fields and tables because of a policy change. It's actually easier to do it that it may appear. To change the name of the database table that backs a