oopen 游标是只进和只读的吗?

发布于 2024-08-12 05:55:25 字数 72 浏览 6 评论 0原文

使用 oopen(来自 Oracle 7.x OCI api)创建的游标是只进和只读的吗?

谢谢,
埃里克

Is a cursor created with oopen (from the Oracle 7.x OCI api) forward-only and read-only?

Thanks,
Eric

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

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

发布评论

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

评论(2

辞旧 2024-08-19 05:55:25

游标既是只进的又是只读的。

Cursors are both forward-only and read-only.

春夜浅 2024-08-19 05:55:25

很快出现了谷歌搜索此链接指向 OCI 7 文档。我不知道该出版物根据 Oracle 使用条款是否合法(即使对于教育网站也是如此)。另一方面,Oracle 的 OTN 站点只能追溯到 8,那么我们有什么选择?

正如 DCooke 指出的,OTN 确实Oracle 7.3.4 文档。我向 D 的卓越 Google-fu 致敬。

A swift bout of Googling turned up this link to the OCI 7 docs. I don't know whether this publication is licit under Oracle's terms of use (even for educational sites). On the other hand Oracle's OTN site only goes back as far as 8, so what choice do we have?

As DCooke points out, OTN does have the Oracle 7.3.4 docs. I salute D's superior Google-fu.

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