DataFiles

DataFiles specifies the location of the database files or tables used in the report.

Syntax

[form.]Report.DataFiles(ArrayIndex)[= Location$]

For example, to change the location of the first and third files in a report (first.dbf and third.dbf) to the c:\new directory, use the following syntax:

CrystalReport1.DataFiles(0) = "c:\new\first.dbf"
CrystalReport1.DataFiles(2) = "c:\new\third.dbf"
Remarks
Data Type

Array of strings

Availability

Runtime

Related Report Engine Functions

PESetNthTableLocation



Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com