PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD20] HTransactionStart ERROR
[WD20] HTransactionStart ERROR
Iniciado por guest, 19,may. 2016 17:04 - No hay respuesta
Publicado el 19,mayo 2016 - 17:04
Hi,
I'm trying to use the function HTransactionStart on two connections MySQL and HFSQL.
The first works correctly, the second not...

The error is:
Unable to start transaction.
file not found
Files in transaction must not be moved or deleted.

It seems that the transaction searches the file in a wrong directory (MyWrongDirectory).

The property "MyFile..Directory" gives me the right directory (one different from the one in the error).

Any ideas?

Thanks