D
David Abdala
Guest
I'm not really sure about what you are asking about (never used/implemented ODATA), but we have used JDBC OpenEdge driver (free) from PHP, using a PHP-JAVA bridge, to be able to implement DAO following PHP "standard", for the same "budget" reason. I guess you can do something similar using OpenEdge JDBC driver: implement an ODATA provider that uses JDBC driver to access DB. I'm really confused by the "ODBC support" statement..
Continue reading...
Continue reading...