Quantcast
Channel: WinDev Forum
Viewing all articles
Browse latest Browse all 1914

[WB22] - Scheduled Task with a Stored Procedure

$
0
0
Good afternoon
I want to do a Scheduled Task with a Stored Procedure in WebDev 22, I have a small test project, where I created a stored procedure with only the following code:

----------------------------------------------------------

USUARIOS.USU_NOMBRE = "David Cabrera"
USUARIOS.USU_FECHAINGRESO = SysDateTime()

Hadd(USUARIOS)

----------------------------------------------------------

In the HFSQL Control Center I created a scheduled task with the procedure I have in my project, I using a data base in my localhost. I try to run the process directly from the HFSQL control center,But I get an error:

The HFSQL "USUARIOS.USU_NOMBRE" item is unknown.

How can I fix this error?, Maybe it's simple, but I don't understand it

Thanks in advance
David Cabrera

Viewing all articles
Browse latest Browse all 1914

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>