Friday, April 30, 2010

Re: Table Naming convention problem

On Apr 30, 11:01 am, Master Ram <ramganga...@gmail.com> wrote:
> the table name is fixed i cont change the table name to "adb_compaign"

Master Ram,

Which is the correct name - you are using compaign and campaign
indiscriminately.

I'd suggest putting 'prefix' => 'adb_' in your db config file and
baking the model, then the controller and then the views (it'll
guarentee you have the right class names, file names and in the right/
conventional location)

AD
* http://book.cakephp.org/search/bake

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: