View source | Discuss this page | Page history | Printable version   

Coworking:Screenshot:Datasource

This article is protected against manual editing because it is automatically generated from Openbravo meta-data. Learn more about writing and translating such documents.
Back button.png   Back to Coworking:Screens_Reference


Datasource

A datasource is used to provide data to user interface components running on the client. The data can be read from the database or can be computed at runtime in memory. Data consists mostly of records with fields which are displayed on the client in forms and grids.

Datasources

A datasource provides data to a client side user interface component (like a form or grid). The datasource reads for example data from a database table but can also provide data which is computed in real time at runtime. A datasource typically supports the 4 crud operations: create, fetch, update and delete. The fields of the records returned by the datasource are defined as the datasource field.

Datasource field

A datasource provides data from the database. Each data instance (record) in the data source has one or more fields. The technical property name and type are defined in the Openbravo Datasource Field tab.

Back button.png   Back to Coworking:Screens_Reference

Retrieved from "http://wiki.openbravo.com/wiki/Coworking:Screenshot:Datasource"

This page has been accessed 1,465 times. This page was last modified on 13 June 2013, at 15:54. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.