Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个需要访问 SAP Sybase ASE 数据库的 PHP 应用程序。
我在尝试使用 PHP 连接到 Sybase ASE 时遇到了很大的问题。我不想使用 ODBC,因为我想避免接触和配置我的客户端机器。
有没有连接到 Sybase ASE 的简单解决方案?在 Java 中,我只需下载一个 JDBC 文件,奇迹就发生了……对于 PHP,有这样的解决方案吗?
您可能需要查看 ASE PHP 模块的Sybase 程序员指南,并安装PHP 扩展模块(Sybase SDK 的一部分)