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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to