thanks for answer, GarethMc. Propel works well. As I said, the project is almost done. However, these days while talking with the admin of the production boxes he told us that production machines doesn't have the PDO version that the project needs. So, he suggest to find an alternative to PDO, i.e. adoDB.
The detailed problem is that the project uses oracle as DBMS but the PDO version on production servers doesn't support de pdo_oci driver. It simply doesn't compile. As the admin cannot recompile PHP with a new PDO version because other system installed on the server could break we are looking for some alternatives. So, is it possible to "switch" from PDO to adoDB while keeping Propel? -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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
