Are there any ways to call the Stored Procedure that is stored in the SQL Server of CRM 2011?
I want to make a Silverlight app that will be used by CRM 2011 and it will requires data that use the Stored Procedure (this is because of the complexity of the query - dynamic sql, temp table, etc)
I think you should use WCF services with ado.net.
following link can help you.
http://www.codeproject.com/Articles/37393/4-Simple-Steps-to-Consume-WCF-Service-using-Silver
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With