[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Alternatives to DataDirect for ODATA

  • Thread starter Thread starter David Abdala
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top