如何使用SAP在oracle中创建、打开和建立与新数据库的连接?

发布于 2024-11-24 01:46:29 字数 110 浏览 2 评论 0原文

请让我知道

如何使用 SAP 在 Oracle 中创建、打开和建立与新数据库的连接?

应用:SAP NW 6及以上 甲骨文:10g 操作系统:Linux / Windows

Please let me know

How to create,open and set up connection with new database in oracle using SAP?

Application:SAP NW 6 and above
Oracle: 10g
OS: Linux / Window

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

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

发布评论

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

评论(1

请你别敷衍 2024-12-01 01:46:29

SAP 不允许与底层 DBMS 进行完全交互,您应该使用“Open SQL”进行数据存储和检索。在 SAP 应用程序中使用本机 SQL 的可能性有限。有关详细信息,请尝试在内置帮助中搜索关键“Native SQL”。但要小心,SAP 系统可以使用多种类型的 DBMS,并且很可能一种 DBMS 类型的本机 sql 指令不适用于另一种类型。

SAP don't allow for full interact with underlying DBMS, you should use "Open SQL" for data store and retrieving. There are set of restricted possibilities of using native sql in SAP application. For details, try to search for key "Native SQL" in built in help. But be careful with it, SAP system can use multiple types of DBMS and it's most likely that native sql instructions for one DBMS type would not work for another.

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