In an acuthin environment I'm experiencing at least 10 times slower performance iterating over an ADO(ActiveX Data Objects) record-set compared to fat client(wrun32).
ADO is a non-graphical ActiveX object, so I was wondering if there was a way to create and interact with it server-side in Acurcl, rather than on the client side? Is this option available with .NET objects as well?