Browse By Tags
Home
»
All Tags
»
COM
»
Meta Data
»
Person
»
eWareQuery Object
»
Company
»
OrderItems
joins
newproduct
orders
QuoteItems
quotes
SQL
uom
uomfamily
Views
Web Services
Blog Post:
Using Joins in Web Services
Jeff Richards
Imagine you need to retrieve information from CRM via the webservices interface; this query should combine data from multiple tables. In the COM API (ASP pages, self service, table level scripts etc) you could use the QueryObject to build the exact SQL you need. var mySQL = "SELECT Person.*,...
on
9 Jun 2009