![]() |
Sergey Kornilov admin 1/21/2013 |
DISTINCT in SQL Query is not supported by ASPRunnerPro. Here is the article that explains what is supported and what is not: |
M
|
marcove author 1/22/2013 |
DISTINCT in SQL Query is not supported by ASPRunnerPro. Here is the article that explains what is supported and what is not: http://xlinesoft.com/asprunnerpro/docs/query_designer.htm As a workaround create a view in your database on the top of this query and use this view as a datasource in ASPRunnerPro.
|