It uses ORM, and it normally connects to RDBMS. What Object-Relational database system are you referring to?
Cakephp is very flexible. From the configuration documentation: Examples: mysql, postgres, sqlite, pear-drivername, adodb-drivername, mssql, oracle, or odbc. Note that for non-database sources (e.g. LDAP, Twitter), leave this blank and use "datasource". On Fri, Apr 20, 2012 at 5:15 AM, Freeness Li <[email protected]> wrote: > I am a beginner of Cakephp, > i want to retrieve data from ORDB, but i don't know how to write > cakephp-code , does it include inherent relationship? > > i didn't find answer from cakephp.org.. > > my cake version is 2.06 > > 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 > -- 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
