ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Editors / Data model editor / Logical Data Model
  • Overview
  • How to?
  • Repairing a database schema
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Repairing the database schema
Overview
In some cases, an error message may appear when opening the database schema linked to a project. The error messages can be, for example:
  • The file being searched is unknown.
  • File not found in deffic.
The database schema can be repaired directly.
Note It is recommended to make a backup of the database schema before repairing it.
How to?

Repairing a database schema

To repair a database schema:
  1. On the "Database schema" tab, in the "Database schema" group, expand "Maintenance" and select "Repair database schema".
  2. Select the database schema to repair. You have the ability to repair:
    • The current database schema.
    • A specific database schema. To do so, select the ".wda" file corresponding to the database schema to repair.
  3. Select the repair mode:
    • Quick repair: The tables of the database schema are reindexed, and the database schema diagram is synchronized and updated.
    • Full repair: Quick repair with data consistency check. You have the ability to choose the actions to perform.
  4. Validate. The database schema is repaired.
Minimum version required
  • Version 14
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 01/15/2025

Send a report | Local help