| View previous topic :: View next topic |
| Author |
Message |
Ncarta Novice
Joined: 29 May 2012 Posts: 1
|
Posted: Tue May 29, 2012 9:21 am Post subject: Query parameters |
|
|
Is it possible to use parameters in the criteria text?
In SQL I would write:
SELECT * FROM TableA WHERE ColumnA = @P1
I would like my users to be able to select from a list of predetermined parameter names, is this possible? |
|
| Back to top |
|
 |
nikkil Veteran
Joined: 26 Feb 2012 Posts: 50
|
Posted: Sat Jan 12, 2013 4:46 pm Post subject: |
|
|
From what I know, this is not a feature yet but I stand corrected. _________________ You're never a loser until you quit trying.  |
|
| Back to top |
|
 |
|