Database plug-ins always execute on the server, regardless of whether the container is a client or server side process.
If the container is running on the client, a server call is issued automatically, which means that if a client side action contains multiple database plug-ins there will be multiple calls to the server, resulting in poor performance.
This is one reason why database operations should usually be implemented in a server-side process, but there are additional reasons, such as the fact that each server call constitutes an automatic database transaction, so a failure of any one of the database operations in a server call results in rollback of all operations.
Regards,
David
To use the full functionality of this web site, JavaScript needs to be turned on.
For best results, use the Firefox browser..
Copyright © 2003-2017 - Tersus Software Ltd., All rights reserved. Terms of Use License Graphic design by EmaraDesign