在Windows中使用Perl连接到Sybase数据库而无需Sybase客户端

发布于 2024-11-25 10:18:29 字数 316 浏览 5 评论 0原文

我正在尝试使用 Perl 连接到 Sybase。我试图使用 DBD::Sybase 来执行此操作,但是当尝试使用 perl Makefile.PL 安装 DBD::Sybase 时,出现以下错误:

请在 CONFIG 中设置 SYBASE,或在 Makefile.PL 中设置 $SYBASE 环境变量第 120 行,第 44 行。

我相信我得到这个是因为我的计算机上没有安装 Sybase 客户端。有什么办法解决这个问题吗?由于企业限制,我无法下载Sybase客户端。如果有人可以向我指出以压缩格式分发 Sybase 的源,那么也许我可以下载该源(我没有下载 .exe 文件的权限)。

I an trying to connect to Sybase with Perl. i was trying to use DBD::Sybase to do that but when trying to install DBD::Sybase using perl Makefile.PL, I get the following error:

Please set SYBASE in CONFIG, or set the $SYBASE environment variable at Makefile.PL line 120, line 44.

I believe I am getting this because i don't have Sybase client installed on my machine. Is there any way around this? I cannot download Sybase client due to enterprise restrictions. If anyone could point me to a source that distributes Sybase in compressed format, then maybe I could download that(I don't have permission to download .exe files).

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

终弃我 2024-12-02 10:18:29

看看greeted.org 看来你可以用sybperl来配合它。

Look at greeted.org It seems that you can use sybperl with it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文