An Object-Relational Mapping and Data Persistence Solution for PHP
You are not logged in.
first, i think that ezpdo is a great job!!! the only thing missing in my opinion is the connection to oracle.
So, I'am trying to develop a epDbPortable class for Oracle (oci8). when i will have finished, i will send you the source.
for the creation table, I have succeed, i create a table and a sequence associated to the table.
but for the insertion of values does not. it appears that the function 'insertvalues' of my class is never used, the one used is the 'sqlinsert' in epObject. i succeed to change this last one to make it works with oracle, but i do not think that it's clean work.
is it a bug?? where should i look to correct it???
PS: sorry for my english, i'm not an native english speaker!! :)
Offline
I would like to have support for Oracle as well.
Did Manu finish his epDbPortable class for Oracle? If not, I'll give it a shot.
Offline