Re: SAP connection from Delphi
From: Robert Cerny (robert.qwe.cerny_at_neosys.xrs.qwe.si)
Date: 01/19/04
- Next message: matt laver: "Datalogging storage question"
- Previous message: Steve McGrath: "Looking for component to return motherboard info"
- In reply to: Ron Loewy: "SAP connection from Delphi"
- Next in thread: Scott Barden: "Re: SAP connection from Delphi"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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. > >
- Next message: matt laver: "Datalogging storage question"
- Previous message: Steve McGrath: "Looking for component to return motherboard info"
- In reply to: Ron Loewy: "SAP connection from Delphi"
- Next in thread: Scott Barden: "Re: SAP connection from Delphi"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|