Checking out: http://es2.php.net/manual/en/ref.pdo-oci.php

Suggests:
The PDO_OCI php_pdo_oci8.dll library (for use with Oracle version 8
client libraries) is no longer being built [with PHP 5.3]. Instead, use
php_pdo_oci.dll (note no '8') with Oracle 10 or 11 client libraries.
Connection to other database versions is still supported.

On Wed, 2009-11-04 at 08:22 -0200, Paulo Roberto de Camargo Mello Junior
wrote: 
> Hi Deivid, Thank you a lot.
> But i was checking at Get Started, and I identified I didn't do the
> step configuration with doctrine (Switching to Doctrine)
> I mapped my schema with Propel configuration.
> 
> Well
> I'll Switch Propel to Doctrine. I hope it can work very well now.
> 
> Do you have a link or url of documentation that explain to set a
> oracle configuration and check the drivers?
> 
> Thank you again!
> 
> On 11/3/09, Eno <symb...@gmail.com> wrote:
> >
> > On Tue, 3 Nov 2009, Jota wrote:
> >
> >> My last connection was an MySQL connection. It was working very well.
> >> But now I had to change to an Oracle connection and this connection is
> >> not working.
> >
> > Each type of database server needs its own driver, so:
> >
> >> Show me the following error:
> >> Unable to open PDO connection [wrapped: could not find driver]
> >
> > shows you dont have PDO driver for Oracle installed.
> >
> >> I forgot to configure something?
> >> I need to change something?
> >> There are a tutorial or documentation that explain this kind of
> >> connection?
> >
> > http://us2.php.net/manual/en/pdo.drivers.php
> >
> >
> >
> > --
> >
> >
> >
> > >
> >
> 
> 



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to