D : data type

data type

The structure of a value that constrains its characteristics, such as the information the values can hold and permitted operations. In report development, three processes use data types: accessing data, internal processing of data, and formatting output as a report.

1  
Data types in Actuate Basic include Currency, Date, Double, Integer, Long, Single, String, and Variant. In e.Report Designer Professional, data source data types map to Actuate Basic data types.
2  
Data types in Actuate SQL include Decimal, Double, Integer, Timestamp, and Varchar. In BIRT Information Designer, Actuate SQL data types map to data types in supported databases.
3  
Internal data types used by BIRT technology include Date, Double, Integer, Varchar, Time, and Timestamp. These data types map to the Java constants declared in Java.sql.Types, such as DATE, DOUBLE, INT, and STRING. BIRT maps the data types from supported data sources to these internal data types. To format values in a report, BIRT provides date-and-time, number, and string data types.
Related terms

Actuate Basic, Actuate BIRT Information Designer, Actuate e.Report Designer Professional, Actuate SQL, Business Intelligence and Reporting Tools (BIRT), Currency data type, database, Date data type, date-and-time data type, Decimal data type, Double data type, double data type, Integer data type, Java, Long data type, number data type, Single data type, String data type, Time data type, Timestamp data type, value, Varchar data type, Variant data type

Contrast with

data abstraction, database type, semantic type


(c) Copyright Actuate Corporation 2011