×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On Wed, Oct 8, 2025 at 7:43 AM Vern Hamberg via RPG400-L <
rpg400-l@xxxxxxxxxxxxxxxxxx> wrote:
And I believe we can type in parameter markers, and RSS will prompt you
for a value for each. As I recall, you can specify data types for each,
too.
Yes, you can.
Just prefix the variable name with a colon.
For example.
select *
from abc
where field1 = :value1
It's a nice feature, although it doesn't remember previously entered values.
Also, if you use the same variable name more than once, it the prompt will
include it multiple times instead of prompting once and using the same
value for each instance.
david
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.