简体   繁体   English

如何将 SAP B1 集成到 Visual Studio 2008?

[英]How I can SAP B1 to integrate to visual studio 2008?

I installed visual studio 2008.我安装了 Visual Studio 2008。

After I installed SAP B 1, but I do not integrate to visual studio 2008. How ı can integrate SAP B 1 in visual studio 2008 ?在我安装了 SAP B 1 之后,但我没有集成到 Visual Studio 2008。如何将 SAP B 1 集成到 Visual Studio 2008 中?

How I can SAP B1 AddOnInstaller.Net Wizard add to on Visual Studio 2008 like below picture ?我如何将 SAP B1 AddOnInstaller.Net 向导添加到 Visual Studio 2008 上,如下图所示?

在此处输入图片说明

I want to be to open visual studio 2008 like above picture.我想像上图那样打开visual studio 2008。 But My visual Studio 2008 opening like bottom image.但是我的 Visual Studio 2008 像底部图像一样打开。 Can you help to me please ?你能帮帮我吗?

why My visual studio 2008 do not opening like above picture ?为什么我的 Visual Studio 2008 不能像上图那样打开?

I want to add my visual studio 2008 to SAP B1 AddOnInstaller.Net Wizard.我想将我的 Visual Studio 2008 添加到 SAP B1 AddOnInstaller.Net 向导。 How I can do it ?我该怎么做?

在此处输入图片说明

from my short experience with SAP you have 2 ways (which I'm using):根据我对 SAP 的短暂经验,您有两种方法(我正在使用):

  1. use SQLCLIENT ( TO READ ).使用 SQLCLIENT(阅读)。 connect directly to your company database using sql connection.使用 sql 连接直接连接到您的公司数据库。
  2. use DI API to ( read and write ).使用 DI API(读取和写入)。 you can find all the information about it in your SDK help file.您可以在 SDK 帮助文件中找到有关它的所有信息。

    for VB B1 addon wizard to Visual studio :对于Visual Studio 的 VB B1 插件向导
    I didn't use it before but I found this link , i think it's similar to your problem我以前没有使用过,但我找到了这个链接,我认为它与您的问题类似
    B1 AddOn wizard B1 插件向导

    PS.附注。 I find this page is good for SAP users/developers scn.sap.com我发现这个页面对 SAP 用户/开发人员很有用 scn.sap.com

    hope it helps希望能帮助到你
    Regards,问候,
    Samira萨米拉

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM