|
> to allow the user to search by any combination of the six fields I've done this several times and I prefer setting up the whole select string dynamically c eval s = s + ' where colA = ' + %char(selFldA) c + ' and colB = ''' + %trim(selFldB) + '''' where selFldA is any numeric and selFldB is char > Or can the USING host variable contain host variables no, it must be the variable itself and the order is significant (i.e. if you have more than 1 "?") Rolf --------------------------- Dipl.Inf.(FH) Rolf P Mittag IBM Partner in Development Leipziger Str. 50 D-69214 Eppelheim Fon: +49 (6221) 76 78 60 Fax: +49 (6221) 76 80 26 eMl: rm@r-m-e-d-v.de
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.