PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV Mobile 2024 → [WM23] Triggers, Stored Querys, Stored Procedures
[WM23] Triggers, Stored Querys, Stored Procedures
Iniciado por ARV, jul., 19 2019 6:20 PM - 1 resposta
Membro registado
514 mensagems
Publicado em julho, 19 2019 - 6:20 PM
Hi

I have a question about this.

I have all of those three on my server with HFSQL C/S, they are all on my DB
Now I want to put those on my Project because I can't edit it or see what they have inside.

is it possible to import those to my project?
How can I do it?

I search and look for a way from Windev Mobile Project or HFSQL C/S but I don't see it.

Thanks!

--
Best Regards
ARV
Membro registado
514 mensagems
Publicado em julho, 19 2019 - 9:51 PM
I have a solution but only if you have the project where you have all the Stored Procedures and Store querys if you don't have it won't work.

on the tab of the analyzis go for Store Procedures then press right click and select the option import, now then search for the project where the Store procedures are, then select the file of Code and now it will show the sets select the sets and it will be imported.

the same goes for Query

Triggers doesn't work but you can see what are those on the Server and re-create it.

--
Best Regards
ARV