|
|
|
|
|
- Overview
- REP files
- What are REP files for?
- Example: Updating an application while modifying the analysis
- Editing and modifying a .REP file
- Editing and modifying a .REP file
WDOptimizer: Editing a ".REP" file
Available only with this kind of connection
The file <MonProjet>.REP file contains a list of data files handled by the application (identifier, logical name and full path of the physical file). The GUID of the analysis is the unique identifier of the analysis linked to the project, containing the description of the data files. This identifier can be found in the data model editor, in the analysis description ("Options" tab). The GUID of the data file corresponds to the identifier of the logical data file. This identifier can be found in the data model editor, in the description of the data file ("Notes" tab). This .REP file is automatically created in the application directory and populated by the HFSQL engine. What are REP files for? The .REP file is used to easily locate the data files that have been used by the WINDEV application or by the WEBDEV website. The WINDEV application or the WEBDEV website automatically updates the .REP file but it does not often use the .REP file. This file is used by all the tools that handle the data files of the application, and mainly by the automatic update of the data files, etc. Example: Updating an application while modifying the analysis When updating a WINDEV application, the automatic data file modification is automatically started if the structure of the database is modified. This procedure uses the .REP file to find and modify the physical data files used by the application. Editing and modifying a .REP file Editing and modifying a .REP file To edit and modify a REP file: - Start WDOptimizer:
- Directly from WINDEV, WEBDEV or WINDEV Mobile: in the "Tools" pane, in the "Database" group, click on "WDOptimizer".
- run "WDOptimizer.EXE" directly.
- Select "Edit and modify a .REP file".
- Select the .REP file. The data files contained in the selected .REP file are listed.
- To delete all data files that don't exist, click on the "Clean" button.
- To delete the selected data file, click on the "Delete" button.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|