(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 the cake
naming conventions, such as id, user_id etc. We cannot alter the
structure as it would be too time consuming correcting all asp code,
so we need to get the cake application to accept unconventional table
and field names.

How would we go about doing that? Or is there a good reference that
explains how? I have been searching but didn't come up with much.

Thank you in advance,
Adam

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+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to