| Reported by: | Rodo Luca | When: | 25th February 2010 - 10:52 |
|---|---|---|---|
| Operating system: | Windows Server 2003 | DataEase version: | DataEase 7.2.2 |
| Status: | Not a bug |
Hi,
we are using a DFW 7.2.2.745 application. Now, opening the application we get the error message :
Configuration form is inconsistent. Please reorganize this form
The "Configuration" form doesn't exists, so we can't reorganize it.
We have tried to reorganize all forms (option "Reorganize all") but the problem not been resolved.
What we have to do?
Best regards,
Maurizio
Ulrik Jacob Hoegh - Krohn at 8th March 2010 - 14:20 says:
Hi Maurizio. If you enable viewing of system forms you will find the system configuration table in DQL.
You will have to reorganize it with a DQL.
You do not need to swith on viewing of system tables to reorganize it simply make the following DQL.
reorganize system configuration .
Compile and run it.