Hi, I have to develop a php interface to manage an access 2007 (.accdb) database through the web.
As an usual rails developer I started searching for mvc php frameworks and I ended up trying with YII. It is nice and all, but it's ActiveRecord interface doesn't work with that type of database, sadly.... Can I do this with CakePHP ? It don't really like the idea of developing an OOP app using plain sql Thanks -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
