简体   繁体   中英

How I can SAP B1 to integrate to visual studio 2008?

I installed 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 ?

How I can SAP B1 AddOnInstaller.Net Wizard add to on Visual Studio 2008 like below picture ?

在此处输入图片说明

I want to be to open visual studio 2008 like above picture. But My visual Studio 2008 opening like bottom image. Can you help to me please ?

why My visual studio 2008 do not opening like above picture ?

I want to add my visual studio 2008 to SAP B1 AddOnInstaller.Net Wizard. How I can do it ?

在此处输入图片说明

from my short experience with SAP you have 2 ways (which I'm using):

  1. use SQLCLIENT ( TO READ ). connect directly to your company database using sql connection.
  2. use DI API to ( read and write ). you can find all the information about it in your SDK help file.

    for VB B1 addon wizard to Visual studio :
    I didn't use it before but I found this link , i think it's similar to your problem
    B1 AddOn wizard

    PS. I find this page is good for SAP users/developers scn.sap.com

    hope it helps
    Regards,
    Samira

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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