PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Hyper file(ndx) error
Hyper file(ndx) error
Iniciado por guest, 28,mar. 2018 10:55 - 4 respuestas
Publicado el 28,marzo 2018 - 10:55
Hi,
We have application developed in WINDEV which uses hyper file database.
While importing files in the application we received following error:

Erreur d'acces a la base de donnees fichier PL_LIGNE_COLIS: Le fichier d'index.
PL_LIGNE_COLIS.ndx est corrompu. Vous devez reindexer votre fichier.

Does anybody know how to fix it?

Thanks in advance.
Publicado el 28,marzo 2018 - 11:05
Reindex you file ?
Publicado el 28,marzo 2018 - 11:12
Hi,
Do you know how to re-index this file?
Publicado el 28,marzo 2018 - 12:15
Hi,

You can do it via the WDOptimizer utility:

https://help.windev.com/en-US/…

...or via programming:

https://help.windev.com/en-US/…
Publicado el 28,marzo 2018 - 12:16
Use WDMAP or the Hyperfile Control Centre