Hi, I was asked by my boss to develop a web application so that the user from outside can connect to the system. Currently we use Oracle and VFP for desktop application. Basically I just need to develop the GUI for the web and use the current database,
I am going to use Cakephp for this project because for me it is easy. But the problem is, my table doesnt use Cake/Rails conventions, like the table name must be plural. My question is, how to "giving information" to cakephp's model that I am using "that" table (let say : dev_user, rpt_user, mtowner, etc)? (I dont want to modifiy the table name, because others application using that tables too) Thank you. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
