Page 1 of 1

Correct way for ADS with ADO (OLE) or RDDADS?

Posted: Fri Jun 12, 2015 5:22 am
by Gross
[Translated with Google]
Hello,
I am working on a POS system with local ADS Database Server.
Approximately 10,000 users and 100,000 articles. The system will run on the network with multiple users.
What is the right way, ADS with ADO (OLE) or with Harbour RDDADS?

And why is the way of the right?

Thank you
Manfred

Re: Correct way for ADS with ADO (OLE) or RDDADS?

Posted: Fri Jun 12, 2015 8:57 am
by AHF
Manfred,

If you only need ADS with Harbour apps the right way is through rddads.
Its the fastest rdd and takes all ADS potential from the server.
Its by far the better SQL solution for Harbour applications.

Cons: Very high price and risk of discontinue development by SAP.

But you can try adordd Ill post today the last version ready to work.
As with rddads no change code required.