PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Query Wizard for Windev
Query Wizard for Windev
Iniciado por jflietstra, 09,mar. 2005 10:19 - 8 respuestas
Publicado el 09,marzo 2005 - 10:19
Hello,
As Clarion developer i use the Query Wizard for runtime query's on
databases/field and conditions and values...
This future is missing in Windev and i have tried to build a class/component
that can fill the gap.
If anyone is interrested and wil test it in their own programm, send me an e-mail.
Key futures.
- Component/Class
- Use your own database
- Save query's per user
- Reload saved query's
- Change saved query's
- Apply/Use your own style
-
Todo.
- Translation
- Selection on related databases
Publicado el 09,marzo 2005 - 12:28
maybe it is interresting to look at a project called "InfoDev" on http://pierre.duffau.free.fr/
It is a full working dynamic sql-editor.
Goodluck,
Joop
Member of the Dutch speaking WinDev developer group (WDG)
Hello,
As Clarion developer i use the Query Wizard for runtime query's on
databases/field and conditions and values...
This future is missing in Windev and i have tried to build a class/component
that can fill the gap.
If anyone is interrested and wil test it in their own programm, send me an e-mail.
Key futures.
- Component/Class
- Use your own database
- Save query's per user
- Reload saved query's
- Change saved query's
- Apply/Use your own style
-
Todo.
- Translation
- Selection on related databases



New-Way Automation b.v.
Publicado el 09,marzo 2005 - 12:43
Hi Joop,
>maybe it is interresting to look at a project called "InfoDev" on >http://pierre.duffau.free.fr/
Indeed a very nice project!!. Changed some things to work with Hyperfile 5 files. Working great.
--
Peter


http://www.boxerart.net
Publicado el 09,marzo 2005 - 13:23
First.... it is French
As far i can read/understand the icons it is a external tool to query your databases based on a analyse..
The Query Wizard give the debeloper the enduser the possebility to do their own
query's at runtime, and saved them per user, it is also possible to use this on report.
Kind regards
Jonathan Flietstra

maybe it is interresting to look at a project called "InfoDev" on http://pierre.duffau.free.fr/
It is a full working dynamic sql-editor.
Goodluck,
Joop
Member of the Dutch speaking WinDev developer group (WDG)
Hello,
As Clarion developer i use the Query Wizard for runtime query's on
databases/field and conditions and values...
This future is missing in Windev and i have tried to build a class/component
that can fill the gap.
If anyone is interrested and wil test it in their own programm, send me an e-mail.
Key futures.
- Component/Class
- Use your own database
- Save query's per user
- Reload saved query's
- Change saved query's
- Apply/Use your own style
-
Todo.
- Translation
- Selection on related databases
Publicado el 09,marzo 2005 - 19:31
Hi,
I am interested in trying it and maybe could help with something...
Daniel
Publicado el 10,marzo 2005 - 01:33
Hello,
Did you already take a look at the Windev utility called WDSQL.EXE
standard provided in WD7, WD8 + WD9..
It allows you to make SQL-queries on Hyperfiles (Classic files + CS (WD9))
aswell as on other types of DB's, Native, ODBC etc?
For Hyperfile, You just specify the WDD-file-location and the Files-location.
For SQL-DB you specify the typical: Servername, DB-name etc.
Then You can start to build SQL's based on the fields of the tables of the DB.
And save them of course...
Or ?
Lieven De Nys.
Member of the Dutch speaking Windev-Developersgroup of the Benelux.
Hello,
As Clarion developer i use the Query Wizard for runtime query's on
databases/field and conditions and values...
This future is missing in Windev and i have tried to build a class/component
that can fill the gap.
If anyone is interrested and wil test it in their own programm, send me an e-mail.
Key futures.
- Component/Class
- Use your own database
- Save query's per user
- Reload saved query's
- Change saved query's
- Apply/Use your own style
-
Todo.
- Translation
- Selection on related databases
Publicado el 10,marzo 2005 - 08:43
Yes
This utility (wdsql) and the french one (InfoDev) are external utility's to access/query a file and show the result.
My component can be included in your own project and you as developer can give the end-user the possebility on each table/report to build/save/change/re-open their own query's in a non-technical way...
This is totaly different!
I'am wondering that only people that use Clarion before ask for such a function..

Hello,
Did you already take a look at the Windev utility called WDSQL.EXE
standard provided in WD7, WD8 + WD9..
It allows you to make SQL-queries on Hyperfiles (Classic files + CS (WD9))
aswell as on other types of DB's, Native, ODBC etc?
For Hyperfile, You just specify the WDD-file-location and the Files-location.
For SQL-DB you specify the typical: Servername, DB-name etc.
Then You can start to build SQL's based on the fields of the tables of the DB.
And save them of course...
Or ?
Lieven De Nys.
Member of the Dutch speaking Windev-Developersgroup of the Benelux.
Hello,
As Clarion developer i use the Query Wizard for runtime query's on
databases/field and conditions and values...
This future is missing in Windev and i have tried to build a class/component
that can fill the gap.
If anyone is interrested and wil test it in their own programm, send me an e-mail.
Key futures.
- Component/Class
- Use your own database
- Save query's per user
- Reload saved query's
- Change saved query's
- Apply/Use your own style
-
Todo.
- Translation
- Selection on related databases
Publicado el 27,marzo 2006 - 21:29
Hey Peter,

yuy says that you have modified the wizard to work with hyperfile 5 files,
is it possible to have your version ?

I am not familar with the development of windev programs, but very intrested in having a way to explore the data of an application that's made with hyperfle 5 files

thanks

Guido
Publicado el 24,abril 2020 - 16:57
I am usin Clarion an i am interested in windev equivalent query functionality

Thanks best regards