GeekArticles
Database
SQL ServerArticle :: Microsoft Dynamics CRM 4.0: Common Functions
Author: informit.com |
Published: 14th Mar 2008 |
Visited: 35 times |
Add CommentFiled in: SQL ServerThis chapter covers the common features of Microsoft Dynamics CRM.
Read Article Sponsored Links
Related Articles
• How to run functions wich execute DML commands ? I am using LUA to write an application that should run some Oracle functions that need parameters, and also execute inserts or update DML commands. Is there any way of running these functions without using a select (function) command ?
I was thinki ...