I'm new for ssas and I'm studying NS samples,i found all the subscribers and subscriptions are created manully,my app have millions of subscribers and many different kinds of subscriptions,so how to create those objects through reading data from tables?
Much appreciate for your reply
In SSNS 2000, subscribers, devices, and subscriptions have to be created using the SSNS API using a programming language like C#, VB.NET, or VBScript. In SSNS 2005, we know have some views that can be used to create those rows in the database.
Here are a couple of links that may help.
http://sqlns.blogspot.com/2005/10/creating-subscribers-in-2005.html
http://sqlns.blogspot.com/2005/09/creating-subscribers-in-v20.html
http://sqlns.blogspot.com/2006/08/creating-test-subscriptions-in-sqlns.html
HTH...
Joe
|||Thanks in Advance
No comments:
Post a Comment