Eclipse BIRT Designer Version 2.2.1.r221_v20070924 Build <2.2.0.v20070924-1550>
in
Copyright (c) 2007 Innovent Solutions, Inc.
Creates a blank report with no predefined content.
Blank Report
/templates/blank_report.gif
static
string
simple
false
text-box
true
Unformatted
org.eclipse.birt.report.data.oda.sampledb.Driver
jdbc:classicmodels:sampledb
ClassicModels
CUSTOMERNAME
CUSTOMERNAME
CITY
CITY
STATE
STATE
srcClassic
paramCity
pCity
string
12
1
true
true
true
false
select customername, city, state
from customers
where city like :paramCity
1.0
In
1
12
Nullable
true
false
TextField
]]>
html
new Date()]]>
100%
setCustomer
CUSTOMERNAME
dataSetRow["CUSTOMERNAME"]
string
CITY
dataSetRow["CITY"]
string
STATE
dataSetRow["STATE"]
string
|
CUSTOMERNAME
|
CITY
|
STATE
|