|
|||
|
I understand that Zend_Db provides a DBAL, but I'm wondering if it's actually workable to support Mysql and Oracle in the same application.
Mainly, I'm concerned about the difference between Mysql's auto_increment columns and Oracle's sequences for creating surrogate keys. Can Zend_DB help me with this? Or do I need to place a check in my code every time I do an insert to handle Mysql and Oracle differently? |
![]() |
| Thread Tools | |
| Display Modes | |
|
|