VdfQuery These pages are used to publish the previews on tools written by Sture Andersen.
He started with VdfQuery, but has extended this into a complete toolset, including a complete library of functions that you can use in your own applications. VDFQuery is the name of a download containing the source code for the following utilities:
The main site for downloading your current VDF-Query version is located at DataAccess Worldwide's ftp-site. You can find it here: ftp://ftp.dataaccess.com/pub/products/vdf/Software/VDFQuery/ For your convenience however we have supplied you here with a mirror location. We will try to keep our versions synchronized with the dataaccess ftp-server, but cannot promise anything ;). VdfQuery 2.1 dated 23-02-2004 ~ 1,24 Mb VdfQuery 2.1 readme dated 23-02-2004 ~ 13Kb VdfQuery 2.0 dated 07-10-2002 ~ 1,17 Mb VDFQuery 2.0 BetaThese are the new things in the download compared to the previous version (VDFQuery 1.7b):
It is of particular interest to me to know if you succeed in compiling your own DD classes into the FastView program. Here's a description of the VDFQuery enhancements: CALCULATED COLUMNSOn the tab page called "Fields" there is a button called "Expression". Clicking this will enable you to insert a calculated column. You must specify a label, a width and the type of column. If 'Numeric' is selected you should also specify the number of decimals. Clicking the 'Edit' button allows you to specify the actual expression. When doing so two things are important: 1. Make sure that the expression is put inside parenthesis. 2. Take care that the return type of the expression is the same as that indicated in the combo form of the previous dialog. EXPRESSION AS SELECTION CRITERIAOn the second tab called "Selection" you may click the "Expression" button to enter an integer expression that will be evaluated for each records. If it evaluates to a non zero integer value the record will go in the report. These things should be noted: 1. The integer expression needs to be inside parenthesis. 2. Take care that the return type is integer 3. The expression will only be evaluated if the other criteria (if any) includes the record 4. Selections done in the expression dialog will not be used as basis for report optimization. DISABLING CALCULATED COLUMNS AND EXPRESSION AS CRITERIASimply set VdfQuery_Expressions_State to DFFALSE and the 'Expression' buttons will not appear. REPORTING BY AN AD-HOC-INDEXVDFQuery allows the user to select any of the pre-defined orderings of the selected main table. But it also allows you to select "ad-hoc" whereby the button of the same name is enabled. Clicking this allows you to specify any sequence of fields (including fields from parent tables) that should define the ordering of the output. Break levels may be set accordingly. -Sture |
Copyright © 1999 - 2024 VDF-GUIdance on all material published, for details see our Disclaimer. |