Search

Use Filtered Views in CRM 4

This sample shows how to use filtered views to retrieve all invoices where the lead source was "Employee Referral".
Note    Access to the SQL database is not supported in Microsoft Dynamics CRM Online
Example
The following code shows how to connect to the Microsoft Dynamics CRM SQL database directly and query this database securely using a filtered view.