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

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 Application Dictionary


Introduction

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.

ManualDoc:W67AD3A287B7F4577A1534C8430E9DB2E

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.

ManualDoc:TEFA7EFCFC6E14827B109D88F236A0B6C

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.

ManualDoc:TD7508D810A3B438D8D6B6760E2855334


Full list of Datasource window fields and their descriptions is available in the Datasource Screen Reference.

Back button.png   Back to Application Dictionary

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

This page has been accessed 3,893 times. This page was last modified on 3 April 2012, at 10:32. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.