I am with this problem has some suggestion?

Fatal error: Call to a member function MetaType() on a non-object in
c:\program files\apache
group\Apache\htdocs\cake\cake\libs\model\dbo\dbo_ADODB.php on line 296

I have ADOdb installed in /vendors.

My archive of configuration of database is this:

        var $default = array('driver' => 'ADODB',
                                                                'connect' => 
'oci8',
                                                                'host' => 
'(DESCRIPTION =
(ADDRESS_LIST =(ADDRESS = (PROTOCOL = TCP)(HOST XXX.XXX.XXX.XXX)
(PORT = 1521))) (CONNECT_DATA =(SERVICE_NAME = XXX)(SRVR =
DEDICATED)))',
                                                                'login' => 
'loguin',
                                                                'password' => 
'password',
                                                                'database' => 
'',
                                                                'prefix' => '');


Francis.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to