使用 php 或 java 打开 Edge 数据库连接

Open Edge database connection with php or java

我们正在开发从休息服务获取数据并将其与其他数据结合的应用程序。

其他数据源是 Procress Open Edge 数据库,但无法将我的客户端连接到数据库。我正在使用 PHP 并尝试使用 JAVA.

是否有任何带有 Open Edge JDBC 的 JAR 库或一些 PHP 的驱动程序?

有关于此的知识库文章: http://knowledgebase.progress.com/articles/Article/21017 http://knowledgebase.progress.com/articles/Article/000031743 https://www.progress.com/odbc/resources/tutorials/using-php/connecting-to-a-database-and-executing-sql-with-php

来自Java:
http://knowledgebase.progress.com/articles/Article/19308 http://knowledgebase.progress.com/articles/Article/P121595