如何用delphi连接SAP的接口?如何取得结果集?
以下提示can not create resource dispenser。
SAP的接口DLL已经注册,且import type library.
Znorder1是SAP的接口类。
a1,a2

levariant;
Znorder1.Userid :=s1;
Znorder1.Password :=s2;
Znorder1.Client:= 'cqzn06rlrl001';
Znorder1.Destination :='192.168.0.10';
Znorder1.Language:='ZH';
//Znorder1.ApplicationServer:='192.168.100.10';
Znorder1.Connect;
Znorder1.plan('qq','ww',a1,a2) //取得订单