Re: SAP connection from Delphi

From: Robert Cerny (robert.qwe.cerny_at_neosys.xrs.qwe.si)
Date: 01/19/04


Date: Mon, 19 Jan 2004 10:28:28 +0100

SAPx developed by gs-soft works great and you can create client and server
applications.
You don't need to initilize ABAP and do loops to get data, because SAPx
initializes it as needed and returns data as dataset.

See www.gs-soft.com.

SAPconnection died probably because it was too expensive.

-- 
Robert Cerny
DelphiShaman
"Ron Loewy" <nospam@spam.com> wrote in message
news:40070d7d$1@newsgroups.borland.com...
> Hi,
>
> I know that in the past Borland had a SAP connection product for Delphi.
It
> does not seem to exist anymore. Any ideas for other products/technologies
> that make the connection easier?
>
> I need to be able to connect to SAP and perform several calls to receive
> multiple rows of data from a SAP database. I know that there is a way to
> call a ABAP/4 program via BAPI, I am not sure however if I can perform the
> following sequence:
>
> 1. Initialize the ABAP/4 program from a Delphi application.
> 2. Loop and call the ABAP/4 program to get the "next row" of data until an
> "end-of-file" event occurs.
>
> Any pointers will be helpful.
>
> Thanks,
>   Ron.
>
>


Relevant Pages

  • SAP connection from Delphi
    ... I know that in the past Borland had a SAP connection product for Delphi. ... Initialize the ABAP/4 program from a Delphi application. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: SAP RFC Library - Delphi header conversion?
    ... You can take a look on SAPx: ... SAPx gives direct access from Delphi to SAP systems and offers ... Library is based on SAP RFC. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Business Explorer und Delphi
    ... ein Auswertung. ... Dieses verarbeite ich dann mittels Delphi. ... Frage kann ich auch ohne Umweg über Excel an die Daten aus SAP kommen ...
    (de.comp.lang.delphi.misc)
  • Re: SAP connection from Delphi
    ... access via ODBC. ... > I know that in the past Borland had a SAP connection product for Delphi. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: SAP connection from Delphi
    ... > multiple rows of data from a SAP database. ... It's not beautiful, as SAP as my core competence, rather than Delphi - ... own code to convert the non-TDataSet record-based memory table to something ... An example of the code to call an ABAP function inside ...
    (borland.public.delphi.thirdpartytools.general)