cake-php@googlegroups.com
[Top] [All Lists]

Re: Conneect with Oracle

Subject: Re: Conneect with Oracle
From: Nguyán Tránh Háng Ngác
Date: Thu, 24 Feb 2011 07:29:54 -0800 PST
thanks so much ^^
I have check it and I can connect to oracle database ^^

I use configuration like this:
'driver' => 'oracle',
                'connect'=>'oci_connect',
                'persistent' => false,
                'host' => 'localhost',
                'port'=>1521,
                'login' => 'hr',
                'password' => 'hr',
                'database' => 'xe',
                'prefix' => '',

and check php_oci8 in PHP-> PHP extensions

Thank you again ^^


On 22 Tháng Hai, 23:04, Zaky Katalan-Ezra <procsh...@xxxxxxxxx> wrote:
> Linux? windows?
> Do you see OCI in phpinfo()?

-- 
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
cake-php+unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at 
http://groups.google.com/group/cake-php

<Prev in Thread] Current Thread [Next in Thread>