概述
Can Python be used to query a SAP database?
解决方案Pysaprfc is a wrapper around SAP librfc (librfc32.dll on Windows, librfccm.so or librfc.so on Linux). It uses the excellent ctypes extension package by Thomas Heller to access librfc and to define SAP compatible datatypes.
Modern SAP versions go the Web Service way - you could build a SAP Web Service and consume it from Python.
With SAP NetWeaver, developers can connect applications and data sources to integrate processes using Web services.
In particular, developers can use one infrastructure to define, implement, and use Web services in an industry standards based way. SAP NetWeaver supports synchronous, asynchronous, stateful and stateless web service models - enabling developers to support different integration scenarios.
sapnwrfc supports this SAP NetWeaver functionality, supersedes the older RFC SDK, and is actively maintained.
最后
以上就是老迟到银耳汤为你收集整理的python与sap_从Python查询SAP数据库?的全部内容,希望文章能够帮你解决python与sap_从Python查询SAP数据库?所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复