What is the best way in terms of platform speed and read-only support for data access in Dynamics CRM 4? I did all three, but was interested in the opinions of the crowd.
... and why?
My thoughts usually center around DB calls on looks, but I know there are purists.
Given both requirements, I would say that you want to call submissions. Properly processed SQL queries will fly.
API , , , . , , , . SQL- .
, TDS , SOAP-, API -.
UPDATE
CRM : CRM ( ?). , loadload, , . .
jake, , (* base * extensionbase) .
:
, API. , API . , :
- , .
-Modification .
, , API . , , SQL- - .
XVargas .
Unfiltered Views vs Tables: , .
vs Filtered views: , 15 . 10 . , 8 , 80 .
Unfiltered Views vs API: API , API SQL. API , . , , , , .
Source: https://habr.com/ru/post/1738977/More articles:virtualenv does not copy standard modules like shutil and urllib2 - pythonHow to add a checkbox in the list? - androidStopping infinite notification cycles in Mozilla - javascriptCredit template / automatic resource management in Java - javaВ каком порядке происходит оценка оператора post-increment? - c++Compare / export FLA files - flashsendfile () for two mmaped files (linux) - linuxHow to format a date in a two-way binding view in MVC 2? - asp.net-mvcИсключение синхронизации - multithreadingCheck for duplicate objects in NSMutableArray? - objective-cAll Articles