|
You can certainly use the SkyWire™ Server API to allow for your
remote clients to execute SQL but you also can add Business Logic to
your own ASTA server by customizing your SkyWire™ Server. In this way,
your clients always make the same call to the server but you can
always change the implementation by changing the server and not worry
about the clients having to be changed. Of course ASTA has an Auto
Client Update feature across all platforms to make sure that all
remote SkyWire™ clients are up to date.
Below are a couple of examples of Business Logic as coded on the
example ASTA Visual Basic Northwind Server.
|