CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Guest

    Visual C++ and SAP

    Does anybody has or knows where to find information or a demo of a visual C++ application integrated to the SAP R/3 system?
    I am trying to determine how feasible (cost and time) is the development of frond-end applications using Visual C++ and integrated to SAP R/3 system or any other ERP system. Can anybody help me on it?
    Thank you very much.





  2. #2
    Join Date
    Jun 1999
    Posts
    10

    Re: Visual C++ and SAP

    Send me an my with your detailed questions. I hope i can help you.
    Please send it to [email protected]


    regards
    raiko


  3. #3
    Join Date
    Jun 1999
    Posts
    3

    Re: Visual C++ and SAP

    The SAP cd's have the C/C++ Includes and libs required to connect, import and export data. There is a sample as well, its quite easy once you understand whats going on.

    I would do the C++ on (thought the files are in a different place to the C files).

    As you can do in 10 lines of code what takes 50 in C.

    Regards,

    James.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured