|
|||
|
Maybe I missed something but is there any method which allows execution of stored procedures independent from used adapter? Lets say I want to write forum module which should work on mysql, postgres and sqlserver. And now there are three different approaches:
mysql - call postgresql - select mssql - exec/execute Zend_Db(_Table) is a portable solution only for basic queries like select, insert, update. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|