manual_usuario:outros:formatadorrelatoriodesenv:fr_11_create_table_datasource_datapipeline

Essa é uma revisão anterior do documento!


<fs x-large>Formatador de Relatório - ReportBuilder (Resumo do guia do desenvolvedor)</fs>

TUTORIAL DE RELATÓRIOS - B - C


1. Select the BDE tab of the Delphi component palette.

2. Add a Table component to the form.

3. Configure the Table component:

DatabaseName DBDEMOS
Name         tblCustomer
TableName    customer.db

4. Select the Data Access tab of the Delphi Component palette.

5. Add a DataSource component to the form.

6. Configure the DataSource component:

DataSet tblCustomer
Name    dsCustomer

7 Select the RBuilder tab of the Delphi component palette.

8 Add a DBPipeline component to the form.

9 Configure the DBPipeline component:

DataSource dsCustomer
Name       plCustomer
manual_usuario/outros/formatadorrelatoriodesenv/fr_11_create_table_datasource_datapipeline.1418658322.txt.gz · Última modificação: por administrador