HowTo query for collection membership with sub-select on dbo.v_Advertisement?
Hi -
I want to create a membership query in a collection which will have a sub-select element to produce some advertising ID's
The SQL query for the sub-select is:
[font="courier new"]SELECT DISTINCT AdvertisementID FROM dbo.v_Advertisement WHERE packageid = 'SMS00001'
What is the WQL call for this table?
It seems crazy to me that the info which is obviously here (the query works great from SQL Query Analyzer) but I can't get at it from the collection membership rule.
I have to run the query in [font="courier new"]SQL Query Analyzer, dump the results to a text file, and cut & paste into the membership query. I don't like that.
[font="courier new"]
[font="courier new"]Any ideas?
I want to create a membership query in a collection which will have a sub-select element to produce some advertising ID's
The SQL query for the sub-select is:
It seems crazy to me that the info which is obviously here (the query works great from SQL Query Analyzer) but I can't get at it from the collection membership rule.
I have to run the query in
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.