Hi jpquinn,
I guess after so long that you've given up waiting for a reply... but in SQL Assistant 6.2 (aka QueryMan) it is now possible to get a Business Objects like prompt.
Like this -
select * from dbc.tables where databasename = '?Database';
And when the SQL is run, a prompt will appear with the label "Database" and a slot to enter a character string.
OK, not a clever as Business Objects, but at least a start.
I discovered this while looking for a method to program the function keys - e.g. I want to setup a function key like F6, but instead of EXPLAIN being added before a piece of SQL, I want to add SHOW or even HELP STATS.
So far, I haven't found what I'm looking for, but your question from 18 months ago deserved a reply.
Roger...
Roger...