KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
Tech Note: Taking Advantage of Execute on Server
PRODUCT: 4D | VERSION: 2003.4 | PLATFORM: Mac & Win
Published On: August 19, 2004

In Client/Server, some 4D operations can be extremely network intensive if they are not optimized. This includes launching very large queries or applying formulas to fields in a large selection. This technical note explains how to, in a single method, let the server work and wait for the result of the operation. For the example in this technical note we will update a thousand records on the client machine and on the server machine.

Download Complete Tech Note & Example: Windows | Mac