PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Are triggers disabled in Express version
Are triggers disabled in Express version
Iniciado por sdbxox, 04,sep. 2019 19:02 - 1 respuesta
Publicado el 04,septiembre 2019 - 19:02
I am trying to get some triggers working and it all looks like it should be working. However, whenever I change the Analysis and it goes through the automatic modification, I get an error:-

Error updating the 'FyFuStored' element on the LAPTOP-DO2DN9SJ:4900@FyFu database Error returned by <LAPTOP-DO2DN9SJ:4900> server:
The 'C:\ProgramData\PC SOFT\HFSQLServer LAPTOP-DO2DN9SJ\BDD\FyFu\__System\__proc\7_2118841143141713502.hsp' library cannot be loaded.
The 'C:\ProgramData\PC SOFT\HFSQLServer LAPTOP-DO2DN9SJ\BDD\FyFu\__System\__proc\7_2118841143141713502.hsp' library was created by an Express Version: it cannot be used in a Commercial Version.
Error updating the 'Trigger' element on the LAPTOP-DO2DN9SJ:4900@FyFu database Error returned by <LAPTOP-DO2DN9SJ:4900> server:
The stored procedure (<FyFuStored.SHouldBeInFyFuStored>) was not found.

I can see there is a warning about using the Express version, but it looks like it cannot create it because I am using the Express. I have tried to find out if this is a limitation but can't find anything anywhere to confirm this. The actual trigger does not go off.

Am I missing something or will this be ok when I get the full version?
Miembro registrado
52 mensajes
Publicado el 05,septiembre 2019 - 14:02
check https://www.windev.com/windev/express/limitations.htm

"A component created with the Express version cannot be imported into a project created with WINDEV commercial version."