当前位置:编程学习 > C/C++ >>

DCOM - Do you need to write anything in C++ or VB?

Hi,Anyone out there know anything about DCOM?We are about to use it on a web site (running IIS and MTS) and I want to know what skills are required (besides IIS/MTS/ASP/SAP/ABAP) to get calls from the web site into SAP?Basically I want to know if we will need to program in C++ and/or Visual Basic to create DLL's to make this happen???I have taken a look at the documentation for DCOM 6.20 and it suggests that as long as you have Visual C++ 6.0+ installed on the same machine DCOM is being developed on then DCOM has an object builder that will create a DLL and register it in MTS so you DON'T have to touch any C++ code yourself (nor any VB code). Is this correct????We know we will have to code inside our ASP pages to call the MTS object, that is fine.I just want to know if there is something major I may have missed (i.e. requiring C++ and VB programmers as well as ASP and ABAP programmers).Thanks,Wazza.
答案:
Visual C++ is only needed to generate a dll-file for the BAPIs you want to use. You don?′t even start the program, DCOM CC only uses some of it?′s library files to build the dll.You will probably need a good ABAP programmer, and an application expert to be able to call your BAPIs with the right parameters. But I guess you already knew that! Just a note, MTS is "build-in" in Windows 2000, you will probably not find the term anywhere in the OS.../ Mikael Gureniusmikael.gurenius@eponadata.se
到思互圈子网站查看回答详情>>

上一个:C++读取二进制代码 即读出来是0和1
下一个:职工信息管理系统的编程 只能用c或c++

CopyRight © 2022 站长资源库 编程知识问答 zzzyk.com All Rights Reserved
部分文章来自网络,