I don't have any experience with ADODb, so I can't help with that part. :(
On 8/29/06, fperini <[EMAIL PROTECTED]> wrote:
>
> 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.
>
>
> >
>
--
Chris Hartjes
"The greatest inefficiencies come from solving problems you will never have."
-- Rasmus Lerdorf
@TheBallpark - http://www.littlehart.net/attheballpark
@TheKeyboard - http://www.littlehart.net/atthekeyboard
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---