|
You can easily work around this by creating a query that uses a linked text file that has a join to the field where you would otherwise use a parameter. Simply put, change the value in the text file just prior to running the stored query. For example if you were interested in only plotting data associated with Florida, you would change the value in the text file to FL. Having the linked text file joined to the state field in your table will yield the desired result set. |