|
Johnson, > 1. I have 10 seperate queries, and I want to create a batch query to run all the > queries in a specified sequence. Because I have to input some parameters (some > dates), I think I have to create a parameter input dialogue before I run the > batch query. How can I do that? There are a couple of ways to handle input parameters. If there are dates involved I could explain how to use the built in functions in Query to handle dynamic date selection. If there are other criteria, then the best solution I have heard of is to prompt for the selection criteria in the master CL program, load this data in a file, join your queried files to this master file. As someone else mentioned, the command to run a Query from a command line or a CL program is RunQry. Bill _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.