Generate Metrics from OnPremise + Cloud DB
-
2012年4月16日 9:43
I am trying to generate a metrics from multiple DB (Cloud SQL Azure ) + (Cloud storage) + Excel files + SQL server 2008R2 DB
I am trying to this at runtime , can you guys suggest the best possible methodology to do this ?
Thanks,
すべての返信
-
2012年4月16日 10:26
What kind of metrics are you interested in generating? Can you share some more details?
Thanks
Gaurav
-
2012年4月17日 2:07モデレータ
Hi,
If you just want to combine the data from On-Premise database and Cloud database, just use different entity framework for different DBs, and generate your "Metrics". The application can works at on-premise server or deployed on cloud, i think it's decided by your design.
BTW, if convinient, please provide more details about the "Metric" as Gaurav's suggestion, it will help us give a more exactly anwser to you.
Hope this helps.
Please mark the replies as answers if they help or unmark if not. If you have any feedback about my replies, please contact msdnmg@microsoft.com Microsoft One Code Framework
- 回答としてマーク Arwind - MSFTModerator 2012年4月23日 6:10

