PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD20] Can't modify data from .fic after install
[WD20] Can't modify data from .fic after install
Iniciado por guest, 08,ago. 2016 22:29 - 4 respuestas
Publicado el 08,agosto 2016 - 22:29
Good afternoon, I just finished a desktop software and created the setup for it, after it finished installing I ran it to check if everything was running fine, but when I wanted to modify some info stored in the analysis, an error ocurred which stated the following:
"Unable to open 'Path'.Fic file.Files present in libraries (WDL) and components(WDK) cannot be opened in write mode". I don't know what I'm doing wrong, I added my .fic and .ndx files alongside my windows and queries, because otherwise the app would say that it can't find said file.

TIA
Publicado el 08,agosto 2016 - 22:50
solved
Publicado el 09,septiembre 2016 - 23:40
How did you solve it?
Miembro registrado
4.618 mensajes
Publicado el 19,noviembre 2016 - 08:29
How did you solve this problem?

My email adrianoboller@gmail.com

Skype adrianoboller

--
Adriano José Boller
______________________________________________
Consultor e Representante Oficial da
PcSoft no Brasil
+55 (41) 9949 1800
adrianoboller@gmail.com
skype: adrianoboller
http://wxinformatica.com.br/
Miembro registrado
4.618 mensajes
Publicado el 19,noviembre 2016 - 08:48
Bonjour,

I removed the files from "Other" the * .fic, * .ntx and * .mmo and worked.

Apparently this error has to be with the file path.

You do not need to put the path of the database files in the project root in the Other

---

Eu removi os arquivos de "Other" os *.fic, *.ntx e *.mmo e deu certo.

Aparentemente esse erro tem haver com o path do arquivo.

Não precisa colocar o path dos arquivos da base de dados na raiz do projeto no item Other

--
Adriano José Boller
______________________________________________
Consultor e Representante Oficial da
PcSoft no Brasil
+55 (41) 9949 1800
adrianoboller@gmail.com
skype: adrianoboller
http://wxinformatica.com.br/
Mensaje modificado, 19,noviembre 2016 - 08:54