Automatic Databinding
No SQL Required
You don't need to know any SQL to create forms in Servoy -- Servoy takes care of the databinding for you. To display a set of columns from a table on a form, simply place the columns on the form -- that's all you need to do! Now you can start editing data, creating new records, deleting records, etc. There is no need to write custom SQL statements for the selects, inserts, updates, deletes, aggregations and sorts. Servoy automatically generates all the SQL for you behind the scenes.
Data Broadcasting
To ensure everybody using your Servoy solution is on the "same page", Servoy includes built-in data broadcasting. Because of this unique feature, all connected users always see the most recent version of the data on their screen without having to press a "refresh" button. Servoy Server keeps track of who is looking at what data and automatically broadcasts changes to the required users if the data they are looking at has been changed. Data broadcasting allows Servoy to intelligently broadcast changes with very little network overhead and extremely fast performance.
Copyright © 2002-2010, Servoy. All Rights Reserved. Privacy Policy | Terms and Conditions