[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Link Progress Database to Symfony 4 project

  • Thread starter Thread starter Matt Baker
  • Start date Start date
Status
Not open for further replies.
M

Matt Baker

Guest
I believe Syphony is PHP based framework. I don't believe there is a PDO driver available for OpenEdge would which allow direct ODBC connection. Progress supplies both ODBC and JDBC drivers. You would need either ODBC or JDBC bridge to use them. Either that or you can provide access to the database through the Progress Application Server by writing web services that handle REST calls. There are PHP based ODBC and JDBC bridges available. I won't link to one here, but a google search should provide some suggestions.

Continue reading...
 
Status
Not open for further replies.
Back
Top